# HG changeset patch # User Martin Rudalics # Date 1195458727 0 # Node ID 851a18a6e90637bea6f75022356fbb3cf4d547b5 # Parent 74f276f67957230ab53e344baea407e1cc7eeb39 *** empty log message *** diff -r 74f276f67957 -r 851a18a6e906 lisp/ChangeLog --- a/lisp/ChangeLog Mon Nov 19 07:50:04 2007 +0000 +++ b/lisp/ChangeLog Mon Nov 19 07:52:07 2007 +0000 @@ -1,3 +1,12 @@ +2007-11-19 Martin Rudalics + + * menu-bar.el (top-level): Deactivate clipboard-kill-region and + clipboard-yank when the buffer is read-only. + + * cus-edit.el (custom-field-keymap): Move to other Custom mode + keymaps such that it's before the definition of Custom-mode-menu. + (Custom-mode-menu): Show it for custom-field-keymap too. + 2007-11-19 Nick Roberts * progmodes/gdb-ui.el: Update commentary.