Mercurial > emacs
changeset 8658:b2082d0b1db9
Require diary-lib, not diary.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 30 Aug 1994 00:33:34 +0000 |
parents | 467447f7f6f5 |
children | 611c63ebc778 |
files | lisp/=diary-ins.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/=diary-ins.el Mon Aug 29 01:19:13 1994 +0000 +++ b/lisp/=diary-ins.el Tue Aug 30 00:33:34 1994 +0000 @@ -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.