1
Fork 0
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:
Richard M. Stallman 1994-08-30 00:33:34 +00:00
parent e06403735b
commit 2b98733373

View file

@ -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.