]> git.eshelyaron.com Git - emacs.git/commit
Add new function `ensure-list'
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 21 Sep 2021 18:30:57 +0000 (20:30 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 21 Sep 2021 18:31:05 +0000 (20:31 +0200)
commitbe4f8584983e63905aa409efad11fb7d8d418ccb
tree4049537a7fb265c18a40e784a67e6610056d8877
parenta08bb1f6828bd6a7fb93319652e13beab5a25302
Add new function `ensure-list'

* doc/lispref/lists.texi (Building Lists): Document it.

* lisp/subr.el (ensure-list): New function.

* lisp/emacs-lisp/shortdoc.el (list): Mention it.
doc/lispref/lists.texi
etc/NEWS
lisp/emacs-lisp/shortdoc.el
lisp/subr.el
test/lisp/subr-tests.el