aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/emacs/building.texi4
1 files changed, 2 insertions, 2 deletions
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.
1171 If the variable @code{gdb-delete-out-of-scope} is non-@code{nil} 1171 If the variable @code{gdb-delete-out-of-scope} is non-@code{nil}
1172(the default value), Emacs automatically deletes watch expressions 1172(the default value), Emacs automatically deletes watch expressions
1173which go out of scope. Sometimes, when re-entering the same function, 1173which go out of scope. Sometimes, when re-entering the same function,
1174it may be useful to set this value to nil so that you don't need to 1174it may be useful to set this value to @code{nil} so that you don't
1175recreate the watch expression. 1175need to recreate the watch expression.
1176 1176
1177@vindex gdb-use-colon-colon-notation 1177@vindex gdb-use-colon-colon-notation
1178 If the variable @code{gdb-use-colon-colon-notation} is 1178 If the variable @code{gdb-use-colon-colon-notation} is