emacs-diffs
[Top][All Lists]
Advanced

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

master 5fcb8d8: ; * etc/NEWS: Fix entry about map.el's 'type' argument.


From: Eli Zaretskii
Subject: master 5fcb8d8: ; * etc/NEWS: Fix entry about map.el's 'type' argument. (Bug#37936)
Date: Sat, 26 Oct 2019 14:26:21 -0400 (EDT)

branch: master
commit 5fcb8d8ba08a3f153064cd1346662e716da41546
Author: Eli Zaretskii <address@hidden>
Commit: Eli Zaretskii <address@hidden>

    ; * etc/NEWS: Fix entry about map.el's 'type' argument.  (Bug#37936)
---
 etc/NEWS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/etc/NEWS b/etc/NEWS
index 2528c61..ba87496 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -702,7 +702,7 @@ at the end of the active minibuffer.
 *** New generic function 'map-insert'.
 
 +++
-** The 'type' arg can be a list '(hash-table :key1 VAL1 :key2 VAL2 ...)'
+*** 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



reply via email to

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