Mercurial > emacs
diff etc/NEWS @ 52233:20e27d5ca4c8
*** empty log message ***
| author | Glenn Morris <rgm@gnu.org> |
|---|---|
| date | Sun, 17 Aug 2003 22:53:07 +0000 |
| parents | 0a6efed807f5 |
| children | 695cf19ef79e |
line wrap: on
line diff
--- a/etc/NEWS Sun Aug 17 22:51:29 2003 +0000 +++ b/etc/NEWS Sun Aug 17 22:53:07 2003 +0000 @@ -891,6 +891,11 @@ face. This lets you have different colors or markings for vacations, appointments, paydays or anything else using a sexp. ++++ +** The new function `calendar-goto-day-of-year' (g D) prompts for a +year and day number, and moves to that date. Negative day numbers +count backward from the end of the year. + ** VC Changes *** The key C-x C-q no longer checks files in or out, it only changes
