emacs-diffs
[Top][All Lists]
Advanced

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

emacs-27 25b4d6f: ; * etc/NEWS: No need to document changes in map.el an


From: Eli Zaretskii
Subject: emacs-27 25b4d6f: ; * etc/NEWS: No need to document changes in map.el and seq.el.
Date: Sat, 7 Mar 2020 07:38:32 -0500 (EST)

branch: emacs-27
commit 25b4d6fa2863cf8759424bcc676f001179954b65
Author: Eli Zaretskii <address@hidden>
Commit: Eli Zaretskii <address@hidden>

    ; * etc/NEWS: No need to document changes in map.el and seq.el.
---
 etc/NEWS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/etc/NEWS b/etc/NEWS
index 357d2ef..7531925 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -888,6 +888,7 @@ at the end of the active minibuffer.
 *** Some commands that previously used 'read-char-choice' now read
 a character using the minibuffer by 'read-char-from-minibuffer'.
 
+---
 ** map.el
 
 *** Now also understands plists.
@@ -899,6 +900,7 @@ a character using the minibuffer by 
'read-char-from-minibuffer'.
 +++
 *** The 'type' arg can be a list '(hash-table :key1 VAL1 :key2 VAL2 ...)'.
 
+---
 ** seq.el
 New convenience functions 'seq-first' and 'seq-rest' give easy access
 to respectively the first and all but the first elements of sequences.



reply via email to

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