aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 56ff5b1c506..01017ad7fc2 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12014-02-26 Dmitry Gutov <dgutov@yandex.ru> 12014-02-26 Dmitry Gutov <dgutov@yandex.ru>
2 2
3 * emacs-lisp/lisp.el (lisp--local-variables): Catch `end-of-file'
4 error from `read-from-string'. (Bug#16850)
5
3 * emacs-lisp/ert.el (ert-run-tests-interactively): `read' the 6 * emacs-lisp/ert.el (ert-run-tests-interactively): `read' the
4 result of `completing-read' in the interactive form. (Bug#16854) 7 result of `completing-read' in the interactive form. (Bug#16854)
5 8