Mercurial > emacs
diff lisp/ChangeLog @ 74520:0d1bb0d351cf
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 09 Dec 2006 13:03:23 +0000 |
parents | be9f7fb5fd21 |
children | b97c3d287849 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Dec 09 13:02:32 2006 +0000 +++ b/lisp/ChangeLog Sat Dec 09 13:03:23 2006 +0000 @@ -1,3 +1,10 @@ +2006-12-09 Micha,Ak(Bl Cadilhac <michael.cadilhac@lrde.org> + + * textmodes/flyspell.el (flyspell-hack-local-variables-hook): New. + Force buffer local defs evaluation on local variables loading. + (flyspell-mode-on, flyspell-mode-off): Use it in + `hack-local-variables-hook'. + 2006-12-09 Eli Zaretskii <eliz@gnu.org> * emacs-lisp/find-func.el (find-variable): Doc fix.