diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b3073dd9499..1af9905c7e3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -3,6 +3,11 @@ | |||
| 3 | * emacs-lisp/package.el (package-compute-transaction): Fix last fix. | 3 | * emacs-lisp/package.el (package-compute-transaction): Fix last fix. |
| 4 | Suggested by Donald Curtis <dcurtis@coe.edu> (bug#14082). | 4 | Suggested by Donald Curtis <dcurtis@coe.edu> (bug#14082). |
| 5 | 5 | ||
| 6 | 2013-04-05 Dmitry Gutov <dgutov@yandex.ru> | ||
| 7 | |||
| 8 | * whitespace.el (whitespace-color-on, whitespace-color-off): Only | ||
| 9 | call `font-lock-fontify-buffer' when `font-lock-mode' is on. | ||
| 10 | |||
| 6 | 2013-04-05 Jacek Chrząszcz <chrzaszcz@mimuw.edu.pl> (tiny change) | 11 | 2013-04-05 Jacek Chrząszcz <chrzaszcz@mimuw.edu.pl> (tiny change) |
| 7 | 12 | ||
| 8 | * ispell.el (ispell-set-spellchecker-params): | 13 | * ispell.el (ispell-set-spellchecker-params): |