* etc/NEWS: Add an entry about map.el
This commit is contained in:
parent
3fe404ca66
commit
6591d36139
1 changed files with 5 additions and 0 deletions
5
etc/NEWS
5
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
|
||||
|
||||
+++
|
||||
|
|
Loading…
Add table
Reference in a new issue