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

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

bug#42591: A minor error in the Elisp manual


From: Stefan Kangas
Subject: bug#42591: A minor error in the Elisp manual
Date: Wed, 29 Jul 2020 12:43:06 +0200

Jay Bingham <binghamjc@msn.com> writes:

> In the Elisp manual in section 9.2 Defining Symbols, the first sentence in 
> the third paragraph says:
>
> In principle, you can assign a variable value to any symbol with setq, 
> whether not it has first been defined as a variable.
>
> I believe that the word 'or' is missing between the words 'whether' and 
> 'not', and that the sentence should read:
>
> In principle, you can assign a variable value to any symbol with setq, 
> whether or not it has first been defined as a variable.

Thanks, now fixed on the emacs-27 branch.

Best regards,
Stefan Kangas





reply via email to

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