]> git.eshelyaron.com Git - emacs.git/commit
Show friendly message after package install
authorRyan Olson <ryanolsonx@gmail.com>
Sun, 23 Feb 2020 15:15:10 +0000 (08:15 -0700)
committerNoam Postavsky <npostavs@gmail.com>
Wed, 26 Feb 2020 00:42:08 +0000 (19:42 -0500)
commit4a94881345819dd68062bc729b5b7ddeab00041b
treedf67bc88e95f93b6e5105e4947ba80489e1de7fb
parentc0fcbd2c119b8418855f0931aceefbef717c5e53
Show friendly message after package install

* lisp/emacs-lisp/package.el (package-install): Once we know the
package has successfully been installed using the `package-install`
command, instead of relying on the compile "Done" message, give a
message that tells the user that the package has been
installed.  (Bug#21857)

Copyright-paperwork-exempt: yes
lisp/emacs-lisp/package.el