]> code.delx.au - gnu-emacs/commit
Better syntax for the map pcase pattern
authorNicolas Petton <nicolas@petton.fr>
Fri, 5 Jun 2015 23:50:32 +0000 (01:50 +0200)
committerNicolas Petton <nicolas@petton.fr>
Fri, 5 Jun 2015 23:50:32 +0000 (01:50 +0200)
commit2a54e8dfff722014d6d709ccfe53230e551b9c22
treeb40648f7c7ddcf5e43b33ccc89399dd5ef6e7fd4
parentcd22663b8521f2cc34b260fc097e189428535b29
Better syntax for the map pcase pattern

* lisp/emacs-lisp/map.el: Improves the map pcase pattern to take
bindings of the form (KEY PAT) or SYMBOL. KEY is not quoted.
lisp/emacs-lisp/map.el