Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
52232:e1debf3a5153 | 52233:20e27d5ca4c8 |
---|---|
888 how to highlight the day in the calendar display. Specifying a | 888 how to highlight the day in the calendar display. Specifying a |
889 single-character string as @var{mark} places the character next to the | 889 single-character string as @var{mark} places the character next to the |
890 day in the calendar. Specifying a face highlights the day with that | 890 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 | |
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. | |
893 | 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 |
897 the read-only state of the buffer (toggle-read-only). We made this | 902 the read-only state of the buffer (toggle-read-only). We made this |