]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 6 Jun 2002 14:56:45 +0000 (14:56 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 6 Jun 2002 14:56:45 +0000 (14:56 +0000)
lisp/ChangeLog

index 1acfe646303fd69fda1e86fd8211d38512ae9b02..da57c509295ca492598079922b6508f6d9e35d57 100644 (file)
@@ -5,8 +5,8 @@
 
 2002-06-05  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
-       * 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  <rms@gnu.org>
 
@@ -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  <sds@gnu.org>
 
        * files.el (auto-mode-alist): Strip trailing ".in" from the file
        (choose-completion-string): Run choose-completion-string-functions
        until success, and only call choose-completion-string1 if it fails.
 
+2002-05-31  Stefan Monnier  <monnier@cs.yale.edu>
+
+       * textmodes/ispell.el (autoloaded toplevel): Don't use
+       ispell-library-directory without checking that it's bound.
+
 2002-05-31  Kim F. Storm  <storm@cua.dk>
 
        * emulation/cua-base.el (cua--last-deleted-region-pos)