summaryrefslogtreecommitdiff
path: root/lisp/diary-lib.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/diary-lib.el')
-rw-r--r--lisp/diary-lib.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/diary-lib.el b/lisp/diary-lib.el
index 43e8a4c54f1..9b5d978399f 100644
--- a/lisp/diary-lib.el
+++ b/lisp/diary-lib.el
@@ -1893,6 +1893,6 @@ A value of 0 in any position is a wildcard."
(mark-visible-calendar-date
(calendar-gregorian-from-absolute date)))))))))
-(provide 'diary)
+(provide 'diary-lib)
;;; diary-lib.el ends here