aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAgustín Martín2010-06-25 10:31:50 +0200
committerAgustín Martín2010-06-25 10:31:50 +0200
commitf5cbf40e5fa3b56560e382f1a929f1beeb8e2618 (patch)
treec89797ed960acd1708b460864dc40d8d54b77827
parent9f446b6ff11425a6efde82180c01b3660c8b3a0c (diff)
downloademacs-f5cbf40e5fa3b56560e382f1a929f1beeb8e2618.tar.gz
emacs-f5cbf40e5fa3b56560e382f1a929f1beeb8e2618.zip
Add missing Changelog entries for textmodes/ispell.el (bzr#100641) and textmodes/flyspell.el (bzr#100640)
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 4e2b7028dd7..b9f4f36cc28 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
12010-06-25 Agustín Martín <agustin.martin@hispalinux.es>
2
3 * flyspell.el (flyspell-check-previous-highlighted-word): Make
4 sure `flyspell-word' re-checks word after function run (Bug#6504).
5
6 * ispell.el (ispell-init-process): Make sure ispell and default
7 directories are expanded. (Bug#6143).
8
12010-06-24 Juri Linkov <juri@jurta.org> 92010-06-24 Juri Linkov <juri@jurta.org>
2 10
3 * minibuffer.el (completions-format): Change default from nil to 11 * minibuffer.el (completions-format): Change default from nil to