]> git.eshelyaron.com Git - emacs.git/commitdiff
; * doc/lispref/positions.texi (List Motion): Fix last change.
authorEli Zaretskii <eliz@gnu.org>
Tue, 30 Jul 2019 14:50:32 +0000 (17:50 +0300)
committerEli Zaretskii <eliz@gnu.org>
Tue, 30 Jul 2019 14:50:32 +0000 (17:50 +0300)
doc/lispref/positions.texi

index a5a51f0a0bfb27017b02864383a25dc06afef423..cd9587ba4bdbd85a2496193d7d954c0c726a28c6 100644 (file)
@@ -800,9 +800,9 @@ If this variable's value is non-@code{nil}, an open parenthesis in
 column 0 is considered to be the start of a defun.  If it is
 @code{nil}, an open parenthesis in column 0 has no special meaning.
 The default is @code{t}.  If a string literal happens to have a
-parenthesis in column 0, escape it with backslash to avoid a false
-positive, @xref{Left Margin Paren,, Left Margin Convention, emacs, The
-GNU Emacs Manual}.
+parenthesis in column 0, escape it with backslash to avoid a false
+positive.  @xref{Left Margin Paren,, Left Margin Convention, emacs,
+The GNU Emacs Manual}.
 @end defopt
 
 @defvar beginning-of-defun-function