emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs-26 8fbe462: ; * doc/lispref/positions.texi (List Mot


From: Eli Zaretskii
Subject: [Emacs-diffs] emacs-26 8fbe462: ; * doc/lispref/positions.texi (List Motion): Fix last change.
Date: Tue, 30 Jul 2019 10:51:19 -0400 (EDT)

branch: emacs-26
commit 8fbe46252f5f241d274b59c6b1aaecd3ee58cc6a
Author: Eli Zaretskii <address@hidden>
Commit: Eli Zaretskii <address@hidden>

    ; * doc/lispref/positions.texi (List Motion): Fix last change.
---
 doc/lispref/positions.texi | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/lispref/positions.texi b/doc/lispref/positions.texi
index a5a51f0..cd9587b 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]