Rename seq-p and map-p to seqp and mapp
authorNicolas Petton <nicolas@petton.fr>
Wed, 11 Nov 2015 17:18:32 +0000 (18:18 +0100)
committerNicolas Petton <nicolas@petton.fr>
Wed, 11 Nov 2015 17:20:03 +0000 (18:20 +0100)
commit51d840a8a13105172211bb25d36f594aff377d8e
tree6097c4aef0d11639fb4124e4ec0a17960ca18b6d
parent23036bac7d470397f364d02eb992d701f1ebab4b
Rename seq-p and map-p to seqp and mapp

* lisp/emacs-lisp/seq.el (seqp): New name.
* lisp/emacs-lisp/map.el (mapp): New name.
* doc/lispref/sequences.texi: Update the documentation for seqp.
* test/automated/map-tests.el: Update the tests for mapp.
doc/lispref/sequences.texi
lisp/emacs-lisp/map.el
lisp/emacs-lisp/seq.el
test/automated/map-tests.el