emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/man/Attic/building.texi, v [EMACS_22_BASE


From: Nick Roberts
Subject: [Emacs-diffs] Changes to emacs/man/Attic/building.texi, v [EMACS_22_BASE]
Date: Fri, 02 Nov 2007 04:12:32 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Nick Roberts <nickrob>  07/11/02 04:12:31

Index: building.texi
===================================================================
RCS file: /sources/emacs/emacs/man/Attic/building.texi,v
retrieving revision 1.115.2.4
retrieving revision 1.115.2.5
diff -u -b -r1.115.2.4 -r1.115.2.5
--- building.texi       30 Oct 2007 05:54:58 -0000      1.115.2.4
+++ building.texi       2 Nov 2007 04:12:31 -0000       1.115.2.5
@@ -1118,11 +1118,9 @@
 edit its value.
 
 @vindex gdb-delete-out-of-scope
-  If the variable @code{gdb-delete-out-of-scope} is
address@hidden (the default value), Emacs automatically deletes watch
-expressions which go out of scope.  This is safest because GDB may
-think that a variable in a new frame is an old one that previously
-went of of scope.  Sometimes, when re-entering the same function,
+  If the variable @code{gdb-delete-out-of-scope} is address@hidden
+(the default value), Emacs automatically deletes watch expressions
+which go out of scope.  Sometimes, when re-entering the same function,
 it may be useful to set this value to nil so that you don't need to
 recreate the watch expression.
 




reply via email to

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