diff lisp/ChangeLog @ 101239:059475cb166b

(flyspell-post-command-hook): Do nothing unless flyspell-mode is enabled. (flyspell-pre-point): Make buffer-local.
author Agustin Martin <agustin.martin@hispalinux.es>
date Fri, 16 Jan 2009 15:20:49 +0000
parents 00558b6e5d57
children a09997b3243a
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Jan 16 15:11:50 2009 +0000
+++ b/lisp/ChangeLog	Fri Jan 16 15:20:49 2009 +0000
@@ -1,3 +1,9 @@
+2009-01-16  Agustín Martín <agustin.martin@hispalinux.es>
+
+	* textmodes/flyspell.el	(flyspell-post-command-hook): Do nothing
+	unless flyspell-mode is enabled.
+	(flyspell-pre-point): Make buffer-local.
+
 2009-01-16  Roland Winkler  <Roland.Winkler@physik.uni-erlangen.de>
 
 	* textmodes/bibtex.el (bibtex-format-entry): Fix previous change.
@@ -9,7 +15,7 @@
 	constants.
 	(bibtex-mode): Doc fix.
 
-	2009-01-16  Agustín Martín <agustin.martin@hispalinux.es>
+2009-01-16  Agustín Martín <agustin.martin@hispalinux.es>
 
 	* textmodes/ispell.el: Protect against declare-function undefined
 	in xemacs.