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


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sun, 13 Nov 2005 23:53:15 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8572 emacs/lisp/ChangeLog:1.8573
*** emacs/lisp/ChangeLog:1.8572 Mon Nov 14 04:47:05 2005
--- emacs/lisp/ChangeLog        Mon Nov 14 04:53:14 2005
***************
*** 1,5 ****
--- 1,20 ----
  2005-11-13  Richard M. Stallman  <address@hidden>
  
+       * textmodes/flyspell.el (flyspell-large-region):
+       Call flyspell-accept-buffer-local-defs.
+ 
+ 2005-11-13  Agustin Martin  <address@hidden>
+ 
+       * textmodes/flyspell.el (flyspell-notify-misspell):
+       Fix misspelling of "Misspelling".
+       (flyspell-process-localwords): New function.
+       (flyspell-large-region): Call flyspell-process-localwords and
+       flyspell-delete-region-overlays.
+       (flyspell-delete-region-overlays): New function.
+       (flyspell-delete-all-overlays): Call that.
+ 
+ 2005-11-13  Richard M. Stallman  <address@hidden>
+ 
        * help.el (help-for-help-internal): Improve doc of C-h a.
  
  2005-11-13  Stefan Monnier  <address@hidden>




reply via email to

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