aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2015-03-03 14:52:04 -0800
committerPaul Eggert2015-03-03 14:52:04 -0800
commit98284ef51c67fa69796946466337d426ab81f9ee (patch)
treee43f8d3ab77f67a2fca1dd016037693674b91c26 /doc/misc/ChangeLog
parent518eab2f7db71929e4877daa5ebd06b1416e69e6 (diff)
parentc4ade119ccd1904795b2e8d76cd93aedc86d1b09 (diff)
downloademacs-98284ef51c67fa69796946466337d426ab81f9ee.tar.gz
emacs-98284ef51c67fa69796946466337d426ab81f9ee.zip
Merge from origin/emacs-24
c4ade11 textmodes/ispell.el: Look for aspell .dat files also under dict-dir e28ec9a ispell.el: Extend to aspell current hunspell handling of aliases Conflicts: lisp/ChangeLog
Diffstat (limited to 'doc/misc/ChangeLog')
-rw-r--r--doc/misc/ChangeLog1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index c00cb2f722a..c721b250112 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -4,7 +4,6 @@
4 for erc-format-nick-function and erc-rename-buffers options. 4 for erc-format-nick-function and erc-rename-buffers options.
5 (Connecting): fix typo 5 (Connecting): fix typo
6 6
72015-03-03 Michael Albinus <michael.albinus@gmx.de>
82015-03-02 Daniel Colascione <dancol@dancol.org> 72015-03-02 Daniel Colascione <dancol@dancol.org>
9 8
10 * cl.texi (Iteration Clauses): Mention iterator support. 9 * cl.texi (Iteration Clauses): Mention iterator support.