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: Sat, 18 Feb 2006 22:55:10 +0000

Index: emacs/lisp/ChangeLog
diff -u emacs/lisp/ChangeLog:1.9160 emacs/lisp/ChangeLog:1.9161
--- emacs/lisp/ChangeLog:1.9160 Fri Feb 17 21:55:44 2006
+++ emacs/lisp/ChangeLog        Sat Feb 18 22:55:09 2006
@@ -1,3 +1,17 @@
+2006-02-19  Nick Roberts  <address@hidden>
+
+       * progmodes/gud.el (gud-speedbar-buttons): Update properly for
+       shadow face.  Don't provide binding to edit variable when it is
+       out of scope.
+
+       * progmodes/gdb-ui.el (gdb-var-evaluate-expression-handler)
+       (gdb-var-update-handler): Detect out of scope variables with pre
+       GDB 6.4 too.
+       (gdb-post-prompt): Revert changet 2006-02-17 (force update).
+       Reset status of variable objexts to nil in update handlers.
+       (gdb-var-update-handler-1): Detect when a variable object comes
+       in scope.  setcar on var changes gdb-var-list directly.
+
 2006-02-17  Juri Linkov  <address@hidden>
 
        * ffap.el (ffap) <defface>: Add explicit face declaration.




reply via email to

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