From: Chong Yidong Date: Tue, 25 Nov 2008 03:40:25 +0000 (+0000) Subject: (Watch Expressions): Fix typo. X-Git-Tag: emacs-pretest-23.0.90~1545 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=de933755929348b37db40c547cbea6a3230f685e;p=emacs.git (Watch Expressions): Fix typo. --- diff --git a/doc/emacs/building.texi b/doc/emacs/building.texi index f69c6a62823..8b17831b380 100644 --- a/doc/emacs/building.texi +++ b/doc/emacs/building.texi @@ -1171,8 +1171,8 @@ edit its value. If the variable @code{gdb-delete-out-of-scope} is non-@code{nil} (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