From 17550579d6ee104ac3365f0460290fc17ad52264 Mon Sep 17 00:00:00 2001 From: Nick Roberts Date: Mon, 28 Nov 2005 05:36:04 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 811b437aeab..c96d7c0bcae 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2005-11-28 Nick Roberts + + * xt-mouse.el (xterm-mouse-event): Set last-input-event so + that (list last-input-event) works as in interactive spec. + 2005-11-27 Luc Teirlinck * loadup.el ("facemenu"): Load facemenu before font-lock, because @@ -61,11 +66,12 @@ 2005-11-28 Nick Roberts - * progmodes/gdb-ui.el (gdb-stopped): Detect process when attaching. + * progmodes/gdb-ui.el (gdb-stopped): Detect child process when + attaching to it. (gdb-pre-prompt): Make sure gdb-error is reset. * progmodes/gud.el (gud-gdb-marker-filter): When GDB is invoked - with a process, detect it. + with a child process, detect it. (gud-speedbar-buttons): Match regexp more carefully. 2005-11-27 Richard M. Stallman -- 2.39.5