]> git.eshelyaron.com Git - emacs.git/commit
Add gv-define-expander for plist-get
authorNaoya Yamashita <conao3@gmail.com>
Wed, 9 Sep 2020 00:52:39 +0000 (09:52 +0900)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 9 Sep 2020 17:50:05 +0000 (13:50 -0400)
commit66509f2ead423b814378a44a55c9f63dcb1e149b
tree9dc71ab6d1aabbabdd59caa8de422c11c71274f1
parent4064d074459ea3eebbc596b7ad645fab95a5b30f
Add gv-define-expander for plist-get

It is necessary to make plist-get as a generalized variable, and this
definition allows user to use setf and other useful functions on
plist-get.

* lisp/emacs-lisp/gv.el: Add gv-define-expander for plist-get

* lisp/emacs-lisp/gv-tests.el: Add new tests for plist-get
lisp/emacs-lisp/gv.el
test/lisp/emacs-lisp/gv-tests.el