comparison lisp/calendar/cal-menu.el @ 86491:341f1d128c8b

Comment.
author Glenn Morris <rgm@gnu.org>
date Tue, 27 Nov 2007 04:14:33 +0000
parents 8385b57c5ce6
children 920d7c0de619
comparison
equal deleted inserted replaced
86490:238c9b141506 86491:341f1d128c8b
30 30
31 ;; This collection of functions implements menu bar and popup menu support for 31 ;; This collection of functions implements menu bar and popup menu support for
32 ;; calendar.el. 32 ;; calendar.el.
33 33
34 ;;; Code: 34 ;;; Code:
35
36 ;; The code in this file is only called from calendar.el, but can't
37 ;; require it (to supress undefined function warnings from compiler)
38 ;; without a recursive require.
35 39
36 (defvar displayed-year) 40 (defvar displayed-year)
37 41
38 (defconst cal-menu-moon-menu 42 (defconst cal-menu-moon-menu
39 '("Moon" 43 '("Moon"