emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Nick Roberts
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Mon, 28 Nov 2005 00:36:06 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8681 emacs/lisp/ChangeLog:1.8682
*** emacs/lisp/ChangeLog:1.8681 Mon Nov 28 01:53:12 2005
--- emacs/lisp/ChangeLog        Mon Nov 28 05:36:04 2005
***************
*** 1,3 ****
--- 1,8 ----
+ 2005-11-28  Nick Roberts  <address@hidden>
+ 
+       * 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  <address@hidden>
  
        * loadup.el ("facemenu"): Load facemenu before font-lock, because
***************
*** 61,71 ****
  
  2005-11-28  Nick Roberts  <address@hidden>
  
!       * progmodes/gdb-ui.el (gdb-stopped): Detect process when attaching.
        (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.
        (gud-speedbar-buttons): Match regexp more carefully.
  
  2005-11-27  Richard M. Stallman  <address@hidden>
--- 66,77 ----
  
  2005-11-28  Nick Roberts  <address@hidden>
  
!       * 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 child process, detect it.
        (gud-speedbar-buttons): Match regexp more carefully.
  
  2005-11-27  Richard M. Stallman  <address@hidden>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]