diff options
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -973,7 +973,7 @@ attempt to construct a unique auto-save name (e.g. for remote files). | |||
| 973 | +++ | 973 | +++ |
| 974 | ** Diary sexp entries can have custom marking in the calendar. | 974 | ** Diary sexp entries can have custom marking in the calendar. |
| 975 | Diary sexp functions which only apply to certain days (such as | 975 | Diary sexp functions which only apply to certain days (such as |
| 976 | `diary-block' or `diary-cyclic' now take an optional parameter MARK, | 976 | `diary-block' or `diary-cyclic') now take an optional parameter MARK, |
| 977 | which is the name of a face or a single-character string indicating | 977 | which is the name of a face or a single-character string indicating |
| 978 | how to highlight the day in the calendar display. Specifying a | 978 | how to highlight the day in the calendar display. Specifying a |
| 979 | single-character string as @var{mark} places the character next to the | 979 | single-character string as @var{mark} places the character next to the |