# HG changeset patch # User Richard M. Stallman # Date 778206814 0 # Node ID b2082d0b1db982b7fdf3908e377cedf0401a7eeb # Parent 467447f7f6f5df2c4585a8186b43f4a3fcfc614b Require diary-lib, not diary. diff -r 467447f7f6f5 -r b2082d0b1db9 lisp/=diary-ins.el --- 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.