From: Eli Zaretskii Date: Sat, 26 Oct 2019 18:25:46 +0000 (+0300) Subject: ; * etc/NEWS: Fix entry about map.el's 'type' argument. (Bug#37936) X-Git-Tag: emacs-27.0.90~878 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5fcb8d8ba08a3f153064cd1346662e716da41546;p=emacs.git ; * etc/NEWS: Fix entry about map.el's 'type' argument. (Bug#37936) --- diff --git a/etc/NEWS b/etc/NEWS index 2528c6161aa..ba874961329 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