mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-18 03:40:47 -08:00
; * doc/lispref/control.texi (Conditionals): Grammar fix.
This commit is contained in:
parent
f3c29c1415
commit
c7ab370067
1 changed files with 1 additions and 1 deletions
|
|
@ -317,7 +317,7 @@ following way instead:
|
|||
(do-something result2))
|
||||
@end example
|
||||
|
||||
There are a number of variations on this theme, and they're briefly
|
||||
There's a number of variations on this theme, and they're briefly
|
||||
described below.
|
||||
|
||||
@defmac if-let* varlist then-form else-forms...
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue