aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2006-07-28 18:08:11 +0000
committerChong Yidong2006-07-28 18:08:11 +0000
commita8da2abd40cd6fb47ebd139fe02552018ace5821 (patch)
tree777084ccd0dbd021b7a876094572621633c56705 /lisp/ChangeLog
parenta9502111b2e211e87594dcc68ae5d53a6951550b (diff)
downloademacs-a8da2abd40cd6fb47ebd139fe02552018ace5821.tar.gz
emacs-a8da2abd40cd6fb47ebd139fe02552018ace5821.zip
* cus-edit.el (custom-no-edit): Revert 2006-07-27 change, so that
self-insert-command keys don't activate buttons. (custom-mode-map): Just don't bind "\C-m" to `custom-no-edit'.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index a09227f4136..8fd1f8a4255 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12006-07-28 Chong Yidong <cyd@stupidchicken.com>
2
3 * cus-edit.el (custom-no-edit): Revert 2006-07-27 change, so that
4 self-insert-command keys don't activate buttons.
5 (custom-mode-map): Just don't bind "\C-m" to `custom-no-edit'.
6
12006-07-29 Nick Roberts <nickrob@snap.net.nz> 72006-07-29 Nick Roberts <nickrob@snap.net.nz>
2 8
3 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom): Use different 9 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom): Use different