Mercurial > emacs
changeset 99906:6e5fe2cb67fb
(Watch Expressions): Fix typo.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 25 Nov 2008 03:40:25 +0000 |
parents | 40ed8998219f |
children | 659005a2ba74 |
files | doc/emacs/building.texi |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/emacs/building.texi Tue Nov 25 03:40:17 2008 +0000 +++ b/doc/emacs/building.texi Tue Nov 25 03:40:25 2008 +0000 @@ -1171,8 +1171,8 @@ 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