diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8dc16834d0e..6ad287a3345 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2007-11-19 Martin Rudalics <rudalics@gmx.at> | ||
| 2 | |||
| 3 | * menu-bar.el (top-level): Deactivate clipboard-kill-region and | ||
| 4 | clipboard-yank when the buffer is read-only. | ||
| 5 | |||
| 6 | * cus-edit.el (custom-field-keymap): Move to other Custom mode | ||
| 7 | keymaps such that it's before the definition of Custom-mode-menu. | ||
| 8 | (Custom-mode-menu): Show it for custom-field-keymap too. | ||
| 9 | |||
| 1 | 2007-11-19 Nick Roberts <nickrob@snap.net.nz> | 10 | 2007-11-19 Nick Roberts <nickrob@snap.net.nz> |
| 2 | 11 | ||
| 3 | * progmodes/gdb-ui.el: Update commentary. | 12 | * progmodes/gdb-ui.el: Update commentary. |