From bb1e67a02259d3c6d4ab8eda691f549a5b41f524 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 30 Aug 1994 00:34:35 +0000 Subject: [PATCH] Provide diary-lib not diary. --- lisp/diary-lib.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5