# HG changeset patch # User Nick Roberts # Date 1130143756 0 # Node ID b48aed230c5691676e44c991ce2ea35c1ff0bd8b # Parent 48a5d83a7c9dd6747c4800f5c5979a84f8407808 *** empty log message *** diff -r 48a5d83a7c9d -r b48aed230c56 lisp/ChangeLog --- a/lisp/ChangeLog Mon Oct 24 08:35:50 2005 +0000 +++ b/lisp/ChangeLog Mon Oct 24 08:49:16 2005 +0000 @@ -1,3 +1,11 @@ +2005-10-24 Nick Roberts + + * progmodes/gud.el (gud-filter): Bind inhibit-read-only to t + in case comint-prompt-read-only is set to t. + + * progmodes/gdb-ui.el (gdb-send): Bind inhibit-read-only to t + in case comint-prompt-read-only is set to t. + 2005-10-24 Ulf Jasper * calendar/icalendar.el (icalendar-version): Increase to 0.13. Now