aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorGlenn Morris2003-08-17 22:53:07 +0000
committerGlenn Morris2003-08-17 22:53:07 +0000
commit33d0b73fecad6d6138dcb1bfb7178a67eb1c0eb0 (patch)
tree79701018a8ba6c191eeb6eb94d10d89a3a513671 /etc
parent8923d271caf0b9e7aefe5c688df3e6cc31b6cd95 (diff)
downloademacs-33d0b73fecad6d6138dcb1bfb7178a67eb1c0eb0.tar.gz
emacs-33d0b73fecad6d6138dcb1bfb7178a67eb1c0eb0.zip
*** empty log message ***
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 4206aeb5a8f..90e9b9dbe24 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -891,6 +891,11 @@ day in the calendar. Specifying a face highlights the day with that
891face. This lets you have different colors or markings for vacations, 891face. This lets you have different colors or markings for vacations,
892appointments, paydays or anything else using a sexp. 892appointments, paydays or anything else using a sexp.
893 893
894+++
895** The new function `calendar-goto-day-of-year' (g D) prompts for a
896year and day number, and moves to that date. Negative day numbers
897count 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