From: Stefan Monnier Date: Thu, 6 Jun 2002 14:56:45 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~14751 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5ec3b9b837db4bd21219721f60d95bb8e524b545;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1acfe646303..da57c509295 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -5,8 +5,8 @@ 2002-06-05 Pavel Jan,Bm(Bk - * language/cyrillic.el (cyrillic-alternativnyj-decode-table): Fix - the table to contain correct characters. + * language/cyrillic.el (cyrillic-alternativnyj-decode-table): + Fix the table to contain correct characters. 2002-06-04 Richard M. Stallman @@ -39,7 +39,7 @@ after checking for proper minibuffer window. Added mini-p arg to the hook functions. Insert choice if all hook functions return nil. (choose-completion-string-functions): Doc update. - + 2002-06-01 Sam Steingold * files.el (auto-mode-alist): Strip trailing ".in" from the file @@ -59,6 +59,11 @@ (choose-completion-string): Run choose-completion-string-functions until success, and only call choose-completion-string1 if it fails. +2002-05-31 Stefan Monnier + + * textmodes/ispell.el (autoloaded toplevel): Don't use + ispell-library-directory without checking that it's bound. + 2002-05-31 Kim F. Storm * emulation/cua-base.el (cua--last-deleted-region-pos)