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: Thu, 17 Nov 2005 21:46:07 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8613 emacs/lisp/ChangeLog:1.8614
*** emacs/lisp/ChangeLog:1.8613 Fri Nov 18 02:25:24 2005
--- emacs/lisp/ChangeLog        Fri Nov 18 02:46:06 2005
***************
*** 1,3 ****
--- 1,13 ----
+ 2005-11-18  Nick Roberts  <address@hidden>
+ 
+       * progmodes/gud.el (gud-install-speedbar-variables): Bind gud-pp
+       to "p".
+       (gdb): Move definition of gud-pp to...
+ 
+       * progmodes/gdb-ui.el (gdb-ann3): ...here.  Make it work in the
+       speedbar.
+       (gdb-find-watch-expression): New function.
+       
  2005-11-17  Chong Yidong  <address@hidden>
  
        * faces.el (face-attribute, set-face-attribute): Mention existence
***************
*** 172,179 ****
  2005-11-17  Nick Roberts  <address@hidden>
  
        * progmodes/gud.el (gud-speedbar-item-info): New function.
!       (gud-install-speedbar-variables): Use it to display data types
!       of watch expression as tooltips in speedbar.
  
  2005-11-15  Luc Teirlinck  <address@hidden>
  
--- 182,189 ----
  2005-11-17  Nick Roberts  <address@hidden>
  
        * progmodes/gud.el (gud-speedbar-item-info): New function.
!       (gud-install-speedbar-variables): Use it to display data type
!       of watch expression as a tooltip in speedbar.
  
  2005-11-15  Luc Teirlinck  <address@hidden>
  




reply via email to

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