diff options
| author | Chong Yidong | 2006-07-28 18:08:11 +0000 |
|---|---|---|
| committer | Chong Yidong | 2006-07-28 18:08:11 +0000 |
| commit | a8da2abd40cd6fb47ebd139fe02552018ace5821 (patch) | |
| tree | 777084ccd0dbd021b7a876094572621633c56705 /lisp/ChangeLog | |
| parent | a9502111b2e211e87594dcc68ae5d53a6951550b (diff) | |
| download | emacs-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/ChangeLog | 6 |
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 @@ | |||
| 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 |