]> git.eshelyaron.com Git - emacs.git/commitdiff
; * etc/NEWS: Fix entry about map.el's 'type' argument. (Bug#37936)
authorEli Zaretskii <eliz@gnu.org>
Sat, 26 Oct 2019 18:25:46 +0000 (21:25 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 26 Oct 2019 18:25:46 +0000 (21:25 +0300)
etc/NEWS

index 2528c6161aab46338471b390227fe84ff5e9ecb3..ba8749613298d859cdb38fce83dc4bf8c3edb9d8 100644 (file)
--- 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