Require calendar.

This commit is contained in:
Richard M. Stallman 1994-08-09 23:26:27 +00:00
parent 90ac71dccd
commit 6afadb5700

View file

@ -116,6 +116,9 @@
;;; Code:
;; Make sure calendar is loaded when we compile this.
(require 'calendar)
;;;###autoload
(defvar appt-issue-message t
"*Non-nil means check for appointments in the diary buffer.