changeset 66856:be8f2b3dbe65

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Mon, 14 Nov 2005 04:53:14 +0000
parents 30d90742b0a8
children d839e7b2c0c8
files lisp/ChangeLog
diffstat 1 files changed, 15 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Nov 14 04:53:00 2005 +0000
+++ b/lisp/ChangeLog	Mon Nov 14 04:53:14 2005 +0000
@@ -1,3 +1,18 @@
+2005-11-13  Richard M. Stallman  <rms@gnu.org>
+
+	* textmodes/flyspell.el (flyspell-large-region):
+	Call flyspell-accept-buffer-local-defs.
+
+2005-11-13  Agustin Martin  <agustin.martin@hispalinux.es>
+
+	* 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  <rms@gnu.org>
 
 	* help.el (help-for-help-internal): Improve doc of C-h a.