mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Require diary-lib, not diary.
This commit is contained in:
parent
e06403735b
commit
2b98733373
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue