aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2011-07-15 19:59:25 -0400
committerGlenn Morris2011-07-15 19:59:25 -0400
commit03ea5b873a2f8c5d19bfe0e5682a9700e86d1160 (patch)
treed4413f2446c9e573bcc0794fc936aa4a040c2863 /lisp/ChangeLog
parentc152c1d6bea9addaedf7a99eb33ff4d327ce7a5a (diff)
downloademacs-03ea5b873a2f8c5d19bfe0e5682a9700e86d1160.tar.gz
emacs-03ea5b873a2f8c5d19bfe0e5682a9700e86d1160.zip
* lisp/subr.el (read-char-choice): Respect help-form. (Bug#9001)
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 1a2c8daed5b..5efd11e542b 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,6 +1,7 @@
12011-07-15 Glenn Morris <rgm@gnu.org> 12011-07-15 Glenn Morris <rgm@gnu.org>
2 2
3 * subr.el (read-char-choice): Allow quitting. (Bug#9001) 3 * subr.el (read-char-choice): Allow quitting. (Bug#9001)
4 Respect help-form.
4 5
52011-07-09 Lawrence Mitchell <wence@gmx.li> 62011-07-09 Lawrence Mitchell <wence@gmx.li>
6 7