bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#62998: emacs-lisp-intro.texi: Closing parenthesis missing in paragra


From: Holger Kienle
Subject: bug#62998: emacs-lisp-intro.texi: Closing parenthesis missing in paragraph
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.)





reply via email to

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