emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/man/building.texi


From: Nick Roberts
Subject: [Emacs-diffs] Changes to emacs/man/building.texi
Date: Tue, 21 Feb 2006 03:57:43 +0000

Index: emacs/man/building.texi
diff -u emacs/man/building.texi:1.91 emacs/man/building.texi:1.92
--- emacs/man/building.texi:1.91        Sun Feb 19 23:34:53 2006
+++ emacs/man/building.texi     Tue Feb 21 03:57:43 2006
@@ -959,7 +959,8 @@
 address@hidden (the default value), Emacs uses
 @code{font-lock-warning-face} to highlight values that have recently
 changed and @code{shadow} face to make variables which have gone out of
-scope less noticeable.
+scope less noticeable.  When a variable goes out of scope you can't
+edit its value.
 
 @vindex gdb-use-colon-colon-notation
   If the variable @code{gdb-use-colon-colon-notation} is
@@ -968,6 +969,12 @@
 for variables defined in compound statements, the default value is
 @code{nil}.
 
address@hidden gdb-speedbar-auto-raise
+To automatically raise the speedbar every time the display of watch
+expressions updates, set @code{gdb-speedbar-auto-raise} to
address@hidden  This can be useful if you are debugging with a full
+screen Emacs frame.
+
 @node Other GDB User Interface Buffers
 @subsubsection Other Buffers
 




reply via email to

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