]> git.eshelyaron.com Git - emacs.git/commit
Clarify the doc string of plist-memeber and plist-put
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 28 Mar 2021 12:58:43 +0000 (14:58 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 28 Mar 2021 13:19:47 +0000 (15:19 +0200)
commit661f52f6d0d6576e8bddb8fcc6efec1bd1fd3d74
tree89c479378cc14f4b1f06ca9ac7e0251b47bf3729
parentaceaa0a334a9e1a90ba3715e144d147a77aedc95
Clarify the doc string of plist-memeber and plist-put

* src/fns.c (Fplist_member):
(Fplist_put): Clarify what comparison function is used for PROP
(bug#47426) and don't claim that PROP has to be a symbol.
src/fns.c