mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-25 07:28:20 +00:00
Require diary-lib, not diary.
This commit is contained in:
parent
e06403735b
commit
2b98733373
@ -34,7 +34,7 @@
|
||||
|
||||
;;; Code:
|
||||
|
||||
(require 'diary)
|
||||
(require 'diary-lib)
|
||||
|
||||
(defun make-diary-entry (string &optional nonmarking file)
|
||||
"Insert a diary entry STRING which may be NONMARKING in FILE.
|
||||
|
Loading…
Reference in New Issue
Block a user