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: Wed, 23 Nov 2005 19:33:43 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8650 emacs/lisp/ChangeLog:1.8651
*** emacs/lisp/ChangeLog:1.8650 Wed Nov 23 17:57:46 2005
--- emacs/lisp/ChangeLog        Thu Nov 24 00:33:42 2005
***************
*** 1,3 ****
--- 1,19 ----
+ 2005-11-24  Nick Roberts  <address@hidden>
+ 
+       * progmodes/gdb-ui.el (gdb-speedbar-auto-raise): New function
+       and variable.
+       (gdb-var-create-handler, gdb-var-list-children-handler):
+       Don't match on "char **...".
+       (gdb-var-update-handler): Find values for all variable objects.
+       (gdb-info-frames-custom): Identify frames by leading "#".
+ 
+       * progmodes/gud.el (gud-speedbar-menu-items): Add
+       gdb-speedbar-auto-raise as radio button.
+       (gud-speedbar-buttons): Raise speedbar if requested.
+       Don't match on "char **...".
+       (gud-speedbar-buttons): Add (pointer) value for non-leaves.
+       Make it editable.
+ 
  2005-11-23  Chong Yidong  <address@hidden>
  
        * info.el (Info-fontify-node): Handle the case where




reply via email to

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