emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Sun, 22 Oct 2006 21:29:34 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      06/10/22 21:29:33

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.10214
retrieving revision 1.10215
diff -u -b -r1.10214 -r1.10215
--- ChangeLog   22 Oct 2006 21:00:25 -0000      1.10214
+++ ChangeLog   22 Oct 2006 21:29:33 -0000      1.10215
@@ -1,5 +1,11 @@
 2006-10-22  martin rudalics  <address@hidden>
 
+       * textmodes/flyspell.el (flyspell-word): Skip past all previous
+       whitespace when checking doublons.
+       (flyspell-check-region-doublons): Fix doublon regexp.
+       (flyspell-highlight-incorrect-region): Highlight doublons using
+       flyspell-duplicate face.
+
        * progmodes/cperl-mode.el (cperl-invalid-face): Fix defcustom.
 
 2006-10-22  John Wiegley  <address@hidden>




reply via email to

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