# HG changeset patch # User Stefan Monnier # Date 966624385 0 # Node ID 3e6393238058a3128e6c4eed8606e961ac1192eb # Parent 1a632863b6322430ec0eee62af4a25585f2f1c5b *** empty log message *** diff -r 1a632863b632 -r 3e6393238058 lisp/ChangeLog --- a/lisp/ChangeLog Fri Aug 18 18:45:51 2000 +0000 +++ b/lisp/ChangeLog Fri Aug 18 18:46:25 2000 +0000 @@ -1,3 +1,8 @@ +2000-08-18 Stefan Monnier + + * textmodes/ispell.el (ispell-menu-map-needed): Put back the boundp + check since ispell-process is not bound when ispell is not yet loaded. + 2000-08-18 Dave Love * image.el (find-image): Copy `spec' before using plist-put. @@ -109,6 +114,7 @@ * mail/mh-e.el (mh-make-local-vars): Replace make-variable-buffer-local with make-local-variable. + * play/landmark.el: * options.el (Edit-options-{set,toggle,t,nil}): * mail/mailabbrev.el (mail-abbrevs-mode): * textmodes/tex-mode.el (tex-expand-files):