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 07812f6fced..56ff5b1c506 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2014-02-26 Dmitry Gutov <dgutov@yandex.ru> | ||
| 2 | |||
| 3 | * emacs-lisp/ert.el (ert-run-tests-interactively): `read' the | ||
| 4 | result of `completing-read' in the interactive form. (Bug#16854) | ||
| 5 | |||
| 1 | 2014-02-25 Glenn Morris <rgm@gnu.org> | 6 | 2014-02-25 Glenn Morris <rgm@gnu.org> |
| 2 | 7 | ||
| 3 | * image.el (image-animate, image-animate-timeout): | 8 | * image.el (image-animate, image-animate-timeout): |