From: Eli Zaretskii Date: Tue, 30 Jul 2019 14:50:32 +0000 (+0300) Subject: ; * doc/lispref/positions.texi (List Motion): Fix last change. X-Git-Tag: emacs-26.3~27 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8fbe462;p=emacs.git ; * doc/lispref/positions.texi (List Motion): Fix last change. --- diff --git a/doc/lispref/positions.texi b/doc/lispref/positions.texi index a5a51f0a0bf..cd9587ba4bd 100644 --- a/doc/lispref/positions.texi +++ b/doc/lispref/positions.texi @@ -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 a 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