mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-19 12:20:17 -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))
|
(do-something result2))
|
||||||
@end example
|
@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.
|
described below.
|
||||||
|
|
||||||
@defmac if-let* varlist then-form else-forms...
|
@defmac if-let* varlist then-form else-forms...
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue