diff options
| author | Leo Liu | 2014-05-05 07:49:33 +0800 |
|---|---|---|
| committer | Leo Liu | 2014-05-05 07:49:33 +0800 |
| commit | f930a0636e77cc51bc7e0dd5b80482f6607bc73d (patch) | |
| tree | ce33fc3af5a306b146adf6b797ed636134d7fd9e /etc | |
| parent | f8c2cef5e60d31f48c44fc883bc72d2f6090834b (diff) | |
| download | emacs-f930a0636e77cc51bc7e0dd5b80482f6607bc73d.tar.gz emacs-f930a0636e77cc51bc7e0dd5b80482f6607bc73d.zip | |
* etc/NEWS: Correct spelling.
* lisp/calendar/diary-lib.el (calendar-chinese-month-name-array):
Defvar to pacify compiler.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -83,7 +83,7 @@ to delete or undelete multiple messages. | |||
| 83 | `diary-chinese-insert-yearly-entry' | 83 | `diary-chinese-insert-yearly-entry' |
| 84 | 84 | ||
| 85 | +++ | 85 | +++ |
| 86 | *** Calendar can list and mark diary entires with Chinese dates: | 86 | *** Calendar can list and mark diary entries with Chinese dates: |
| 87 | `diary-chinese-list-entries' and `diary-chinese-mark-entries'. | 87 | `diary-chinese-list-entries' and `diary-chinese-mark-entries'. |
| 88 | 88 | ||
| 89 | ** The URL package accepts now the protocols "ssh", "scp" and "rsync". | 89 | ** The URL package accepts now the protocols "ssh", "scp" and "rsync". |