aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLeo Liu2014-05-05 07:49:33 +0800
committerLeo Liu2014-05-05 07:49:33 +0800
commitf930a0636e77cc51bc7e0dd5b80482f6607bc73d (patch)
treece33fc3af5a306b146adf6b797ed636134d7fd9e /etc
parentf8c2cef5e60d31f48c44fc883bc72d2f6090834b (diff)
downloademacs-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/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index eed1c43af44..4c79d49d25b 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -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".