comparison lisp/ChangeLog @ 72159:97e2fe60196f

* 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'.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 28 Jul 2006 18:08:11 +0000
parents bc4e57c9c7fd
children 736ffad44f50
comparison
equal deleted inserted replaced
72158:89c27eb47328 72159:97e2fe60196f
1 2006-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
1 2006-07-29 Nick Roberts <nickrob@snap.net.nz> 7 2006-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
4 faces for enable character. 10 faces for enable character.
5 11