Mercurial > emacs
changeset 30955:3e6393238058
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Fri, 18 Aug 2000 18:46:25 +0000 |
parents | 1a632863b632 |
children | 4c05432300f8 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <monnier@cs.yale.edu> + + * 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 <fx@gnu.org> * 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):