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: Fri, 17 Feb 2006 11:49:40 +0000

Index: emacs/lisp/ChangeLog
diff -u emacs/lisp/ChangeLog:1.9155 emacs/lisp/ChangeLog:1.9156
--- emacs/lisp/ChangeLog:1.9155 Fri Feb 17 11:20:41 2006
+++ emacs/lisp/ChangeLog        Fri Feb 17 11:49:39 2006
@@ -1,3 +1,14 @@
+2006-02-18  Nick Roberts  <address@hidden>
+
+       * progmodes/gud.el (gud-speedbar-buttons): Use shadow face for
+       out of scope variables.
+       (gud-speedbar-buttons): Use unless.
+
+       * progmodes/gdb-ui.el (gdb-var-list): Update doc string.
+       (gdb-init-1, gdb-var-changed): Set gdb-var-changed to t initially.
+       (gdb-show-changed-values): Also use for out of scope variables.
+       (gdb-var-update-handler-1): Note if variable goes out of scope.
+
 2006-02-17  Ryan Yeske  <address@hidden>
 
        * net/rcirc.el (rcirc-connect): Make all arguments optional, and
@@ -18,7 +29,7 @@
 
 2006-02-17  Eli Zaretskii  <address@hidden>
 
-       * allout.el (allout-hidden-p): Move this defsubts before
+       * allout.el (allout-hidden-p): Move this defsubst before
        allout-overlay-interior-modification-handler, where it is first
        used.
 




reply via email to

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