]> code.delx.au - gnu-emacs/commit
* lisp/emacs-lisp/package.el (package--with-response-buffer):
authorArtur Malabarba <bruce.connor.am@gmail.com>
Wed, 18 May 2016 20:58:56 +0000 (17:58 -0300)
committerArtur Malabarba <bruce.connor.am@gmail.com>
Wed, 18 May 2016 21:07:50 +0000 (18:07 -0300)
commit6e7129551ca2ff67732549ae8b1b43276c410c95
treeeb8c571d871df3dbeab345ee7a17087f405f1fa8
parentc45d9f61f7ecf77baf73e16985e484c0b2299401
* lisp/emacs-lisp/package.el (package--with-response-buffer):

Fix some macro locals leaking into body.  (Bug#22440)

* test/automated/package-test.el (package-test-signed):
Manually check all possible values of `package-check-signature'.
lisp/emacs-lisp/package.el
test/automated/package-test.el