]> git.eshelyaron.com Git - emacs.git/commit
Avoid using pcase and many other macros in macro-expanded forms
authorJohn Wiegley <johnw@newartisans.com>
Tue, 5 Dec 2017 19:10:16 +0000 (11:10 -0800)
committerJohn Wiegley <johnw@newartisans.com>
Tue, 5 Dec 2017 19:10:16 +0000 (11:10 -0800)
commit0a628a27675491bbf154b4c641876ec1124a59ae
tree410c6260d4d0972f5863ef8b7c644f7ccaa4785e
parenta090961f105595b6c9b56c0e5cda567c76687b06
Avoid using pcase and many other macros in macro-expanded forms

This is related to https://github.com/jwiegley/use-package/issues/550
lisp/use-package/bind-key.el
lisp/use-package/use-package-bind-key.el
lisp/use-package/use-package-core.el
lisp/use-package/use-package-ensure.el
test/lisp/use-package/use-package-tests.el