diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 11666c60c74..cdb8fe5d36c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2013-04-17 Nicolas Richard <theonewiththeevillook@yahoo.fr> (tiny change) | ||
| 2 | |||
| 3 | * textmodes/ispell.el (ispell-add-per-file-word-list): | ||
| 4 | Fix `flyspell-correct-word-before-point' error when accepting | ||
| 5 | words and `coment-padding' is an integer by using | ||
| 6 | `comment-normalize-vars' (Bug #14214). | ||
| 7 | |||
| 1 | 2013-04-17 Fabián Ezequiel Gallina <fgallina@gnu.org> | 8 | 2013-04-17 Fabián Ezequiel Gallina <fgallina@gnu.org> |
| 2 | 9 | ||
| 3 | New defun movement commands. | 10 | New defun movement commands. |