aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2008-11-16 23:27:52 +0000
committerGlenn Morris2008-11-16 23:27:52 +0000
commitf6542587fda4c81987e3c4e90855fd754de110a4 (patch)
tree23f4840d593c965cab428f7c262849215fec14b9 /lisp/ChangeLog
parentc40788234e0c674f35d79eecd4bc47f2977c83a8 (diff)
downloademacs-f6542587fda4c81987e3c4e90855fd754de110a4.tar.gz
emacs-f6542587fda4c81987e3c4e90855fd754de110a4.zip
(custom-buffer-create-internal): Always insert the
in-buffer buttons, regardless of tool-bar. (Bug#1326)
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index e8fc9aade1f..44b76e67f29 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12008-11-16 Glenn Morris <rgm@gnu.org>
2
3 * cus-edit.el (custom-buffer-create-internal): Always insert the
4 in-buffer buttons, regardless of tool-bar. (Bug#1326)
5
12008-11-16 Chong Yidong <cyd@stupidchicken.com> 62008-11-16 Chong Yidong <cyd@stupidchicken.com>
2 7
3 * subr.el (read-passwd): Use read-event instead of 8 * subr.el (read-passwd): Use read-event instead of