Mercurial > emacs
comparison etc/NEWS @ 57339:0f1e71a36ac3
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Tue, 05 Oct 2004 22:37:14 +0000 |
parents | 304307d73431 |
children | dbf22d980a7d |
comparison
equal
deleted
inserted
replaced
57338:741bf75c3004 | 57339:0f1e71a36ac3 |
---|---|
1392 | 1392 |
1393 --- | 1393 --- |
1394 ** The variable `auto-save-file-name-transforms' now has a third element that | 1394 ** The variable `auto-save-file-name-transforms' now has a third element that |
1395 controls whether or not the function `make-auto-save-file-name' will | 1395 controls whether or not the function `make-auto-save-file-name' will |
1396 attempt to construct a unique auto-save name (e.g. for remote files). | 1396 attempt to construct a unique auto-save name (e.g. for remote files). |
1397 | |
1398 +++ | |
1399 ** There is a new calendar package, icalendar.el, that can be used to | |
1400 convert Emacs diary entries to/from the iCalendar format. | |
1397 | 1401 |
1398 +++ | 1402 +++ |
1399 ** Diary sexp entries can have custom marking in the calendar. | 1403 ** Diary sexp entries can have custom marking in the calendar. |
1400 Diary sexp functions which only apply to certain days (such as | 1404 Diary sexp functions which only apply to certain days (such as |
1401 `diary-block' or `diary-cyclic') now take an optional parameter MARK, | 1405 `diary-block' or `diary-cyclic') now take an optional parameter MARK, |