diff options
| author | Glenn Morris | 2003-08-17 22:53:07 +0000 |
|---|---|---|
| committer | Glenn Morris | 2003-08-17 22:53:07 +0000 |
| commit | 33d0b73fecad6d6138dcb1bfb7178a67eb1c0eb0 (patch) | |
| tree | 79701018a8ba6c191eeb6eb94d10d89a3a513671 /etc | |
| parent | 8923d271caf0b9e7aefe5c688df3e6cc31b6cd95 (diff) | |
| download | emacs-33d0b73fecad6d6138dcb1bfb7178a67eb1c0eb0.tar.gz emacs-33d0b73fecad6d6138dcb1bfb7178a67eb1c0eb0.zip | |
*** empty log message ***
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -891,6 +891,11 @@ day in the calendar. Specifying a face highlights the day with that | |||
| 891 | face. This lets you have different colors or markings for vacations, | 891 | face. This lets you have different colors or markings for vacations, |
| 892 | appointments, paydays or anything else using a sexp. | 892 | appointments, paydays or anything else using a sexp. |
| 893 | 893 | ||
| 894 | +++ | ||
| 895 | ** The new function `calendar-goto-day-of-year' (g D) prompts for a | ||
| 896 | year and day number, and moves to that date. Negative day numbers | ||
| 897 | count backward from the end of the year. | ||
| 898 | |||
| 894 | ** VC Changes | 899 | ** VC Changes |
| 895 | 900 | ||
| 896 | *** The key C-x C-q no longer checks files in or out, it only changes | 901 | *** The key C-x C-q no longer checks files in or out, it only changes |