emacs-diffs
[Top][All Lists]
Advanced

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

master b25da8729dd: ; * etc/NEWS: Minor rewording of last change.


From: Eli Zaretskii
Subject: master b25da8729dd: ; * etc/NEWS: Minor rewording of last change.
Date: Sat, 31 Aug 2024 03:05:29 -0400 (EDT)

branch: master
commit b25da8729dd853e352a147583a7b24699283d4d9
Author: Eli Zaretskii <eliz@gnu.org>
Commit: Eli Zaretskii <eliz@gnu.org>

    ; * etc/NEWS: Minor rewording of last change.
---
 etc/NEWS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/etc/NEWS b/etc/NEWS
index c5040776a73..faf9a963d39 100644
--- a/etc/NEWS
+++ b/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 defining several clauses, each one with its own condition;
+can be used to define 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"



reply via email to

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