]> git.eshelyaron.com Git - emacs.git/commit
* lisp/emacs-lisp/map.el: Add keyword-only pattern abbreviation
authorAdam Porter <adam@alphapapa.net>
Sun, 2 Feb 2020 16:17:20 +0000 (10:17 -0600)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 4 Feb 2020 17:30:31 +0000 (12:30 -0500)
commite287da5a8154d83a97107b64915ccc17e3a086b8
tree37f52e272e0d697165a3ffea60b15ade79d8a65e
parentb641c178ce3d022a9fca1d44ecb60f3878a989bd
* lisp/emacs-lisp/map.el: Add keyword-only pattern abbreviation

* lisp/emacs-lisp/map.el: Update version to 2.1.
((pcase-defmacro map)): Update docstring.
(map--make-pcase-bindings): Match keyword pattern.

* test/lisp/emacs-lisp/map-tests.el (test-map-plist-pcase): Add test.
etc/NEWS
lisp/emacs-lisp/map.el
test/lisp/emacs-lisp/map-tests.el