]> git.eshelyaron.com Git - emacs.git/commit
* lisp/emacs-lisp/package.el: Silence async operations
authorArtur Malabarba <bruce.connor.am@gmail.com>
Sun, 12 Apr 2015 00:52:43 +0000 (01:52 +0100)
committerArtur Malabarba <bruce.connor.am@gmail.com>
Sun, 12 Apr 2015 00:52:43 +0000 (01:52 +0100)
commitba273b6185169958df4ce7035e214863d539d48c
treefb807e910d0ca4f2cb017638c772d0687442fc18
parent7cae5c3cb6bcbee49e56c8d607d64071f9196952
* lisp/emacs-lisp/package.el: Silence async operations

(package--silence): New variable.
(package--message): New function.

(package-import-keyring, package-refresh-contents)
(package-compute-transaction, package-install, package-delete)
(package-menu--perform-transaction, package-menu-execute): Use it.
lisp/emacs-lisp/package.el