diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ca9c545a37b..a2be1055f46 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2013-04-07 Nic Ferrier <nferrier@ferrier.me.uk> | ||
| 2 | |||
| 3 | * emacs-lisp/ert.el (should, should-not, should-error): Add edebug | ||
| 4 | declaration. | ||
| 5 | |||
| 1 | 2013-04-07 Leo Liu <sdl.web@gmail.com> | 6 | 2013-04-07 Leo Liu <sdl.web@gmail.com> |
| 2 | 7 | ||
| 3 | * pcmpl-x.el: New file. | 8 | * pcmpl-x.el: New file. |
| @@ -31,8 +36,8 @@ | |||
| 31 | 36 | ||
| 32 | 2013-04-05 Dmitry Gutov <dgutov@yandex.ru> | 37 | 2013-04-05 Dmitry Gutov <dgutov@yandex.ru> |
| 33 | 38 | ||
| 34 | * whitespace.el (whitespace-color-on, whitespace-color-off): Only | 39 | * whitespace.el (whitespace-color-on, whitespace-color-off): |
| 35 | call `font-lock-fontify-buffer' when `font-lock-mode' is on. | 40 | Only call `font-lock-fontify-buffer' when `font-lock-mode' is on. |
| 36 | 41 | ||
| 37 | 2013-04-05 Jacek Chrząszcz <chrzaszcz@mimuw.edu.pl> (tiny change) | 42 | 2013-04-05 Jacek Chrząszcz <chrzaszcz@mimuw.edu.pl> (tiny change) |
| 38 | 43 | ||