From 5fcb8d8ba08a3f153064cd1346662e716da41546 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 26 Oct 2019 21:25:46 +0300 Subject: [PATCH] ; * 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 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 -- 2.39.2