]> git.eshelyaron.com Git - emacs.git/commit
Clarify the TESTFN argument to `alist-get'
authorMattias Engdegård <mattiase@acm.org>
Tue, 9 Apr 2019 14:56:37 +0000 (16:56 +0200)
committerMattias Engdegård <mattiase@acm.org>
Tue, 9 Apr 2019 14:56:37 +0000 (16:56 +0200)
commitc81465580fe262f28ce47502c00f4afcbe3b8f8d
treeee148a7a9ffa35a2e94d2bd6595978b70973d7d1
parent44b306d3510e54432b76724583ea9405f1c90686
Clarify the TESTFN argument to `alist-get'

* lisp/subr.el (alist-get):
Rephrase the initial text to clarify the meaning of the TESTFN argument.
It's an equality predicate, not a look-up function (Bug#35206).
lisp/subr.el