Require calendar.
This commit is contained in:
parent
90ac71dccd
commit
6afadb5700
1 changed files with 3 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue