unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Arash Esbati <arash@gnu.org>
To: 55143@debbugs.gnu.org
Subject: bug#55143: [PATCH] 29.0.50; Duplicated word in lispref
Date: Wed, 27 Apr 2022 12:32:38 +0200	[thread overview]
Message-ID: <86zgk6g6k9.fsf@gnu.org> (raw)

Hi all,

I suggest to install this small change:

diff --git a/doc/lispref/syntax.texi b/doc/lispref/syntax.texi
index 9120e63727..e84b901eaa 100644
--- a/doc/lispref/syntax.texi
+++ b/doc/lispref/syntax.texi
@@ -770,7 +770,7 @@ Position Parse
 position @var{pos} starting from the beginning of the visible portion
 of the buffer.
 @iftex
-See the next section for
+See the next section
 @end iftex
 @ifnottex
 @xref{Parser State},

Currently, the description for syntax-ppss reads like this in elisp.pdf:

syntax-ppss &optional pos 
  This function returns the parser state that the parser would reach at
  position pos starting from the beginning of the visible portion of the
  buffer. See the next section for for a description of the parser state.
                               ^^^^^^^

Best, Arash





             reply	other threads:[~2022-04-27 10:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-27 10:32 Arash Esbati [this message]
2022-04-27 11:44 ` bug#55143: [PATCH] 29.0.50; Duplicated word in lispref Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86zgk6g6k9.fsf@gnu.org \
    --to=arash@gnu.org \
    --cc=55143@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).