]> 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)
committerEli Zaretskii <eliz@gnu.org>
Tue, 9 Apr 2019 16:10:47 +0000 (19:10 +0300)
commit00a2d57adfe78bd137cd9458d9133f9c825b7d75
tree4dad9e9ff64daa86ca69a9ae5ffedf44c7de4d23
parenta5da653319a3018074debfc7b4fdd90ac7ea838c
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).

(cherry picked from commit c81465580fe262f28ce47502c00f4afcbe3b8f8d)
lisp/subr.el