diff lisp/ChangeLog @ 68053:5770fac9a117

(flyspell-accept-buffer-local-defs): Add an argument `force' to disable the flyspell-last-buffer optimization. (flyspell-mode-on): Use it.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 05 Jan 2006 21:52:16 +0000
parents bd68cc8b0986
children f6843c5eadd5
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Jan 05 20:45:59 2006 +0000
+++ b/lisp/ChangeLog	Thu Jan 05 21:52:16 2006 +0000
@@ -1,5 +1,9 @@
 2006-01-05  Stefan Monnier  <monnier@iro.umontreal.ca>
 
+	* textmodes/flyspell.el (flyspell-accept-buffer-local-defs): Add an
+	argument `force' to disable the flyspell-last-buffer optimization.
+	(flyspell-mode-on): Use it.
+
 	* progmodes/flymake.el (flymake-get-cleanup-function): Default to
 	flymake-simple-cleanup.
 	(flymake-allowed-file-name-masks): Use this new default.