diff options
| author | Paul Eggert | 2015-03-03 14:52:04 -0800 |
|---|---|---|
| committer | Paul Eggert | 2015-03-03 14:52:04 -0800 |
| commit | 98284ef51c67fa69796946466337d426ab81f9ee (patch) | |
| tree | e43f8d3ab77f67a2fca1dd016037693674b91c26 /doc/misc/ChangeLog | |
| parent | 518eab2f7db71929e4877daa5ebd06b1416e69e6 (diff) | |
| parent | c4ade119ccd1904795b2e8d76cd93aedc86d1b09 (diff) | |
| download | emacs-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/ChangeLog | 1 |
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 | ||
| 7 | 2015-03-03 Michael Albinus <michael.albinus@gmx.de> | ||
| 8 | 2015-03-02 Daniel Colascione <dancol@dancol.org> | 7 | 2015-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. |