emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] map 6591d36: * etc/NEWS: Add an entry about map.el


From: Nicolas Petton
Subject: [Emacs-diffs] map 6591d36: * etc/NEWS: Add an entry about map.el
Date: Sat, 16 May 2015 09:35:17 +0000

branch: map
commit 6591d361390daa6c36045b82acb9ea548687879c
Author: Nicolas Petton <address@hidden>
Commit: Nicolas Petton <address@hidden>

    * etc/NEWS: Add an entry about map.el
---
 etc/NEWS |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/etc/NEWS b/etc/NEWS
index 5e312ed..2429a63 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -407,6 +407,11 @@ The seq library adds sequence manipulation functions and 
macros that
 complement basic functions provided by subr.el. All functions are
 prefixed with `seq-' and work on lists, strings and vectors.
 
+** map
+*** New map library:
+The map library provides map-manipulation functions that work on alists,
+hash-table and arrays.  All functions are prefixed with "map-".
+
 ** Calendar and diary
 
 +++



reply via email to

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