mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-11 05:51:21 -08:00
; * etc/NEWS: Grammar fixes.
This commit is contained in:
parent
91851fbbf5
commit
ad18b145a5
1 changed files with 1 additions and 1 deletions
2
etc/NEWS
2
etc/NEWS
|
|
@ -340,7 +340,7 @@ text "covered" by the overlay.
|
|||
+++
|
||||
** New macro 'cond*'.
|
||||
The new macro 'cond*' is an alternative to 'pcase'. Like 'pcase', it
|
||||
allows to define several clauses, each one of with its own condition;
|
||||
allows defining several clauses, each one with its own condition;
|
||||
the first clause that matches will cause its body to be evaluated.
|
||||
'cond*' uses syntax that is different from that of 'pcase', which some
|
||||
users might find less cryptic. See the Info node "(elisp) cond* Macro"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue