unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#62998: emacs-lisp-intro.texi: Closing parenthesis missing in paragraph
@ 2023-04-21 11:50 Holger Kienle
  2023-04-21 16:18 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Holger Kienle @ 2023-04-21 11:50 UTC (permalink / raw)
  To: 62998

The following line in emacs-lisp-intro.texi is missing a closing 
parenthesis:
determine whether the buffer has been narrowed.

The line is located (at the time of writing this) at 
https://github.com/emacs-mirror/emacs/blob/master/doc/lispintro/emacs-lisp-intro.texi#L6605


To fix, change the line to:
determine whether the buffer has been narrowed.)





^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#62998: emacs-lisp-intro.texi: Closing parenthesis missing in paragraph
  2023-04-21 11:50 bug#62998: emacs-lisp-intro.texi: Closing parenthesis missing in paragraph Holger Kienle
@ 2023-04-21 16:18 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2023-04-21 16:18 UTC (permalink / raw)
  To: Holger Kienle; +Cc: 62998-done

> From: Holger Kienle <hkienle@posteo.de>
> Date: Fri, 21 Apr 2023 11:50:18 +0000
> 
> The following line in emacs-lisp-intro.texi is missing a closing 
> parenthesis:
> determine whether the buffer has been narrowed.
> 
> The line is located (at the time of writing this) at 
> https://github.com/emacs-mirror/emacs/blob/master/doc/lispintro/emacs-lisp-intro.texi#L6605
> 
> 
> To fix, change the line to:
> determine whether the buffer has been narrowed.)

Thanks, I fixed it (on the emacs-29 branch) somewhat differently, by
unifying with the next paragraph, which is also in parentheses.

Closing.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-04-21 16:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-21 11:50 bug#62998: emacs-lisp-intro.texi: Closing parenthesis missing in paragraph Holger Kienle
2023-04-21 16:18 ` Eli Zaretskii

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).