mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-07 14:31:41 -08:00
Comment.
This commit is contained in:
parent
263495ed93
commit
f086f60952
1 changed files with 4 additions and 0 deletions
|
|
@ -33,6 +33,10 @@
|
|||
|
||||
;;; Code:
|
||||
|
||||
;; The code in this file is only called from calendar.el, but can't
|
||||
;; require it (to supress undefined function warnings from compiler)
|
||||
;; without a recursive require.
|
||||
|
||||
(defvar displayed-year)
|
||||
|
||||
(defconst cal-menu-moon-menu
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue