Improve the docstring of functions in map.el
commit3fe404ca668c10763b1fcb1af3e56b7989d163a0
authorNicolas Petton <nicolas@petton.fr>
Sat, 16 May 2015 09:30:12 +0000 (16 11:30 +0200)
committerNicolas Petton <nicolas@petton.fr>
Sat, 16 May 2015 09:30:12 +0000 (16 11:30 +0200)
tree71ed4ef01239ec16870c835f1c8429eff73f9132
parenta5237a049981dbad2ecc3b17d47257ce164a8e70
Improve the docstring of functions in map.el

Since a map is not a data structure but a concept, adding information
about the possible types of maps can be useful information.

* lisp/emacs-lisp/map.el: Add documentation about the type of MAP to
each public function.
lisp/emacs-lisp/map.el