emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs/lisp ChangeLog


From: Glenn Morris
Subject: [Emacs-diffs] emacs/lisp ChangeLog
Date: Sat, 17 Oct 2009 03:10:14 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       09/10/17 03:10:14

Modified files:
        lisp           : ChangeLog 

Log message:
        *** empty log message ***

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/ChangeLog?cvsroot=emacs&r1=1.16440&r2=1.16441

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.16440
retrieving revision 1.16441
diff -u -b -r1.16440 -r1.16441
--- ChangeLog   16 Oct 2009 16:03:33 -0000      1.16440
+++ ChangeLog   17 Oct 2009 03:10:10 -0000      1.16441
@@ -1,3 +1,20 @@
+2009-10-17  Jari Aalto  <address@hidden>
+
+       * textmodes/ispell.el (ispell-get-decoded-string): Give an error
+       if no match is found for the current dictionary.  (Bug#4578)
+
+       * textmodes/flyspell.el (flyspell-get-word): Make `following' argument
+       optional, since that is how it is documented, and this is often called
+       with a nil argument.  (Bug#4577)
+       (flyspell-external-point-words, flyspell-auto-correct-word)
+       (flyspell-correct-word-before-point, flyspell-word-search-forward)
+       (flyspell-word-search-backward): Remove nil argument in calls to
+       flyspell-get-word, since it is not needed now.
+
+2009-10-17  Ulrich Mueller  <address@hidden>
+
+       * play/doctor.el (doctor-adverbp): Exclude some nouns.  (Bug#4565)
+
 2009-10-16  Glenn Morris  <address@hidden>
 
        * net/rcirc.el (rcirc-authenticate): Simplify previous change.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]