diff options
| author | Eli Zaretskii <eliz@gnu.org> | 2006-12-09 13:03:23 +0000 |
|---|---|---|
| committer | Eli Zaretskii <eliz@gnu.org> | 2006-12-09 13:03:23 +0000 |
| commit | f248f005db7cde10f8728ac63179966f188c886f (patch) | |
| tree | 7e0792db0791cf67b6554df49a2429c78716d6b5 /lisp | |
| parent | c1ac9f5e5409f1f55b7267f3a077608b70ab2409 (diff) | |
| download | emacs-f248f005db7cde10f8728ac63179966f188c886f.tar.gz | |
*** empty log message ***
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9667a7fef19..99ac90754b3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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. |
