mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
* etc/NEWS: Correct spelling.
* lisp/calendar/diary-lib.el (calendar-chinese-month-name-array): Defvar to pacify compiler.
This commit is contained in:
parent
f8c2cef5e6
commit
f930a0636e
3 changed files with 7 additions and 1 deletions
|
|
@ -2374,6 +2374,7 @@ return a font-lock pattern matching array of MONTHS and marking SYMBOL."
|
|||
(defvar calendar-hebrew-month-name-array-leap-year)
|
||||
(defvar calendar-islamic-month-name-array)
|
||||
(defvar calendar-bahai-month-name-array)
|
||||
(defvar calendar-chinese-month-name-array)
|
||||
|
||||
;;;###cal-autoload
|
||||
(defun diary-font-lock-keywords ()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue