]> git.eshelyaron.com Git - emacs.git/commit
package.el: Display output sent to stderr, when verification failed
authorDaiki Ueno <ueno@gnu.org>
Thu, 6 Nov 2014 03:44:52 +0000 (12:44 +0900)
committerDaiki Ueno <ueno@gnu.org>
Thu, 6 Nov 2014 03:44:52 +0000 (12:44 +0900)
commit4cd90e0920fd2c7c112d3a098c822934fef444aa
tree81b9265207324f73d476e0729dab2eecfc9e9e4c
parentf374845f4c52598e6af79dcc32f02356da796074
package.el: Display output sent to stderr, when verification failed

* emacs-lisp/package.el (package--display-verify-error): New function.
(package--check-signature): Use it to display output sent to stderr.
lisp/ChangeLog
lisp/emacs-lisp/package.el