mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 22:41:06 -08:00
Merge from origin/emacs-27
ad5e350ab7c-end-of-macro: Handle block coment lines with unescaped N...06c302d425Fix set-fontset-font with ADD arg non-nil530067463bCorrect "different than" to "different from" where appropr...56b8768b32More accurate documentation of 'package-menu-hide-package'
This commit is contained in:
commit
56ce263f50
28 changed files with 73 additions and 49 deletions
|
|
@ -12919,7 +12919,7 @@ familiar part of this function.
|
|||
@unnumberedsubsec The @code{let*} expression
|
||||
|
||||
The next line of the @code{forward-paragraph} function begins a
|
||||
@code{let*} expression. This is a different than @code{let}. The
|
||||
@code{let*} expression. This is different from @code{let}. The
|
||||
symbol is @code{let*} not @code{let}.
|
||||
|
||||
@findex let*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue