diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a9404dd2779..c95ffe0eb93 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2012-05-28 Agustín Martín Domingo <agustin.martin@hispalinux.es> | ||
| 2 | |||
| 3 | * textmodes/ispell.el (ispell-find-aspell-dictionaries): | ||
| 4 | Check for `ispell-dictionary-base-alist' instead of full | ||
| 5 | `ispell-dictionary-alist'. | ||
| 6 | (ispell-init-process): Show spellchecker when starting new Ispell | ||
| 7 | process. | ||
| 8 | |||
| 1 | 2012-05-28 Stefan Monnier <monnier@iro.umontreal.ca> | 9 | 2012-05-28 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 10 | ||
| 3 | * progmodes/vhdl-mode.el: Sync with upstream 3.33.28. | 11 | * progmodes/vhdl-mode.el: Sync with upstream 3.33.28. |