summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/calendar/appt.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/calendar/appt.el b/lisp/calendar/appt.el
index 14291e5da37..2012d8c525e 100644
--- a/lisp/calendar/appt.el
+++ b/lisp/calendar/appt.el
@@ -119,6 +119,8 @@
;; Make sure calendar is loaded when we compile this.
(require 'calendar)
+(provide 'appt)
+
;;;###autoload
(defvar appt-issue-message t
"*Non-nil means check for appointments in the diary buffer.