]> git.eshelyaron.com Git - emacs.git/commit
Allow add-to-ordered-list to use a test predicate
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 31 Dec 2020 04:28:47 +0000 (05:28 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 31 Dec 2020 04:28:47 +0000 (05:28 +0100)
commitb1ac23ebef62d5a185727a4973462828dc6f65f0
tree453a984bdfccfd3217743630e2b7260b144d38d7
parent3d9f20cfcf647063e62ba12187cf3b4bcd4d9685
Allow add-to-ordered-list to use a test predicate

* doc/lispref/lists.texi (List Variables): Update manual.

* lisp/subr.el (add-to-ordered-list): Allow using a test
predicate, and make slightly more efficient (bug#45539).
doc/lispref/lists.texi
etc/NEWS
lisp/subr.el
test/lisp/subr-tests.el