]> git.eshelyaron.com Git - emacs.git/commitdiff
(diary-selective-display): Add defvar.
authorRichard M. Stallman <rms@gnu.org>
Tue, 21 Feb 2006 19:52:51 +0000 (19:52 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 21 Feb 2006 19:52:51 +0000 (19:52 +0000)
lisp/calendar/appt.el

index 571b4ec132a6bbe18b535aac33ce0287227de78d..bce30a1de20d55a8d73448f872fcf31bd2870697 100644 (file)
@@ -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