From: Agustín Martín Date: Fri, 25 Jun 2010 08:31:50 +0000 (+0200) Subject: Add missing Changelog entries for textmodes/ispell.el (bzr#100641) and textmodes... X-Git-Tag: emacs-pretest-24.0.90~104^2~275^2~438^2~51^2~117 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f5cbf40e5fa3b56560e382f1a929f1beeb8e2618;p=emacs.git Add missing Changelog entries for textmodes/ispell.el (bzr#100641) and textmodes/flyspell.el (bzr#100640) --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 4e2b7028dd7..b9f4f36cc28 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,11 @@ +2010-06-25 Agustín Martín + + * flyspell.el (flyspell-check-previous-highlighted-word): Make + sure `flyspell-word' re-checks word after function run (Bug#6504). + + * ispell.el (ispell-init-process): Make sure ispell and default + directories are expanded. (Bug#6143). + 2010-06-24 Juri Linkov * minibuffer.el (completions-format): Change default from nil to