aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS8
1 files changed, 2 insertions, 6 deletions
diff --git a/etc/NEWS b/etc/NEWS
index f5da6870b77..4adedfce1ae 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1305,12 +1305,8 @@ current buffer or the self-insertion takes place within a comment.
1305** The alist 'ucs-names' is now a hash table. 1305** The alist 'ucs-names' is now a hash table.
1306 1306
1307--- 1307---
1308** 'if-let' and 'when-let' are subsumed by 'if-let*' and 'when-let*'. 1308** 'if-let' and 'when-let' now support binding lists as defined by the
1309The incumbent 'if-let' and 'when-let' are now marked obsolete. 1309SRFI-2 (Scheme Request for Implementation 2).
1310'if-let*' and 'when-let*' do not accept the single tuple special case.
1311New macro 'and-let*' is an implementation of the Scheme SRFI-2 syntax
1312of the same name. 'if-let*' and 'when-let*' now accept the same
1313binding syntax as 'and-let*'.
1314 1310
1315--- 1311---
1316** 'C-up', 'C-down', 'C-left' and 'C-right' are now defined in term 1312** 'C-up', 'C-down', 'C-left' and 'C-right' are now defined in term