emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs/doc/emacs building.texi


From: Chong Yidong
Subject: [Emacs-diffs] emacs/doc/emacs building.texi
Date: Tue, 25 Nov 2008 03:40:25 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      08/11/25 03:40:25

Modified files:
        doc/emacs      : building.texi 

Log message:
        (Watch Expressions): Fix typo.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/doc/emacs/building.texi?cvsroot=emacs&r1=1.12&r2=1.13

Patches:
Index: building.texi
===================================================================
RCS file: /sources/emacs/emacs/doc/emacs/building.texi,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- building.texi       17 Nov 2008 01:38:47 -0000      1.12
+++ building.texi       25 Nov 2008 03:40:25 -0000      1.13
@@ -1171,8 +1171,8 @@
   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.
+it may be useful to set this value to @code{nil} so that you don't
+need to recreate the watch expression.
 
 @vindex gdb-use-colon-colon-notation
   If the variable @code{gdb-use-colon-colon-notation} is




reply via email to

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