]> code.delx.au - gnu-emacs/blobdiff - etc/NEWS
Merge branch 'map'
[gnu-emacs] / etc / NEWS
index ecf602226723930dcdda867a3685170b189c55e7..89528690e40507ef8eb6f88a8a2e9774539b3bfa 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -487,6 +487,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
 
 +++