From: Richard M. Stallman Date: Tue, 30 Aug 1994 00:33:34 +0000 (+0000) Subject: Require diary-lib, not diary. X-Git-Tag: emacs-19.34~7196 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2b9873337385d0a7d02b3455980dbb5ccd3dc73a;p=emacs.git Require diary-lib, not diary. --- diff --git a/lisp/diary-ins.el b/lisp/diary-ins.el index 51094629863..d84bb260670 100644 --- a/lisp/diary-ins.el +++ b/lisp/diary-ins.el @@ -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.