Nicolas Petton
|
a76628fd56
|
* lisp/emacs-lisp/map.el (map-into): Better error message.
|
2015-04-18 20:07:34 +02:00 |
|
Nicolas Petton
|
924ea3ff9d
|
* lisp/emacs-lisp/map.el: Removes byte-compilation warnings.
|
2015-04-18 20:04:17 +02:00 |
|
Nicolas Petton
|
35c27cd581
|
Throw an error when converting a map into an unknown map type
* lisp/emacs-lisp/map.el (map-into): Throw an error if type is not valid.
* test/automated/map-test.el: Add a regression test.
|
2015-04-18 16:35:43 +02:00 |
|
Nicolas Petton
|
c3acb3258d
|
New library map.el similar to seq.el but for mapping data structures.
* test/automated/map-test.el: New file.
* lisp/emacs-lisp/map.el: New file.
|
2015-04-18 16:22:16 +02:00 |
|