+2006-12-09 Eli Zaretskii <eliz@gnu.org>
+
+ * makefile.w32-in (leim-list.el): Depend on leim-ext.el as well.
+ Run Emacs to append non-empty non-comment lines in leim-ext.el
+ to leim-list.el.
+
2006-12-05 Juanma Barranquero <lekktu@gmail.com>
* makefile.w32-in (MISC): Add $(srcdir)/quail/sisheng.elc.
+2006-12-09 Micha\e,Ak\e(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.