summaryrefslogtreecommitdiff
path: root/lisp/calendar
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2006-02-21 19:52:51 +0000
committerRichard M. Stallman <rms@gnu.org>2006-02-21 19:52:51 +0000
commit3083298a33e3d5b68cb7bc8394fe37daebd02a4c (patch)
tree06ac0298a4a7b18d962a7b190606a5013d218aa4 /lisp/calendar
parent12549864fd5acfca87b8d070ae4d18cf8a9db9e6 (diff)
downloademacs-3083298a33e3d5b68cb7bc8394fe37daebd02a4c.tar.gz
(diary-selective-display): Add defvar.
Diffstat (limited to 'lisp/calendar')
-rw-r--r--lisp/calendar/appt.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/calendar/appt.el b/lisp/calendar/appt.el
index 571b4ec132a..bce30a1de20 100644
--- a/lisp/calendar/appt.el
+++ b/lisp/calendar/appt.el
@@ -78,6 +78,7 @@
;; Make sure calendar is loaded when we compile this.
(require 'calendar)
+(defvar diary-selective-display)
;;;###autoload
(defcustom appt-issue-message t