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: Sun, 13 Nov 2005 04:00:58 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8566 emacs/lisp/ChangeLog:1.8567
*** emacs/lisp/ChangeLog:1.8566 Sat Nov 12 21:21:51 2005
--- emacs/lisp/ChangeLog        Sun Nov 13 09:00:56 2005
***************
*** 1,8 ****
  2005-11-13  Nick Roberts  <address@hidden>
  
        * progmodes/gud.el (gud-menu-map): Revert to window-fringes for
        selected window.  This still doesn't work for speedbar.
!       (gud-speedbar-buttons): Handle strings properly.
  
        * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
        (gdb-var-create-handler): Handle string expressions properly.
--- 1,19 ----
  2005-11-13  Nick Roberts  <address@hidden>
  
+       * progmodes/gud.el (gud-menu-map):  Move parentheses (again).
+       (gud-speedbar-buttons): Match on "const char *" too.
+ 
+       * progmodes/gdb-ui.el (gdb-var-create-handler)
+       (gdb-var-list-children-handler): Match on "const char *" too.
+       (gdb-var-evaluate-expression-handler): Match on empty string.
+       (gdb-var-update-handler): Only call
+       gdb-var-evaluate-expression-handler when required.
+ 
+ 2005-11-13  Nick Roberts  <address@hidden>
+ 
        * progmodes/gud.el (gud-menu-map): Revert to window-fringes for
        selected window.  This still doesn't work for speedbar.
!       (gud-speedbar-buttons): Handle string expressions properly.
  
        * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
        (gdb-var-create-handler): Handle string expressions properly.




reply via email to

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