diff options
| author | Glenn Morris | 2015-06-15 20:46:01 -0400 |
|---|---|---|
| committer | Glenn Morris | 2015-06-15 20:46:01 -0400 |
| commit | 6ebbc2f69825e9fdc5a5658047469ad541cf3dce (patch) | |
| tree | 2b5c9c2626ad597ce8c8904f3026cfd4904ea976 /etc | |
| parent | c57b0e4b243a7a4a92549e833c7266b0be39f906 (diff) | |
| download | emacs-6ebbc2f69825e9fdc5a5658047469ad541cf3dce.tar.gz emacs-6ebbc2f69825e9fdc5a5658047469ad541cf3dce.zip | |
* lisp/calendar/calendar.el (diary-file): Use locate-user-emacs-file.
* doc/emacs/calendar.texi (Diary, Format of Diary File):
Update for above diary-file change.
: * etc/NEWS: Mention this.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -504,6 +504,9 @@ hash-table and arrays. All functions are prefixed with "map-". | |||
| 504 | ** Calendar and diary | 504 | ** Calendar and diary |
| 505 | 505 | ||
| 506 | +++ | 506 | +++ |
| 507 | *** The default `diary-file' is now located in .emacs.d. | ||
| 508 | |||
| 509 | +++ | ||
| 507 | *** New commands to insert diary entries with Chinese dates: | 510 | *** New commands to insert diary entries with Chinese dates: |
| 508 | `diary-chinese-insert-anniversary-entry' `diary-chinese-insert-entry' | 511 | `diary-chinese-insert-anniversary-entry' `diary-chinese-insert-entry' |
| 509 | `diary-chinese-insert-monthly-entry', `diary-chinese-insert-yearly-entry'. | 512 | `diary-chinese-insert-monthly-entry', `diary-chinese-insert-yearly-entry'. |