]> git.eshelyaron.com Git - emacs.git/commit
Add package management to tutorial and startup screen
authorDaniel Fleischer <danflscr@gmail.com>
Wed, 1 Dec 2021 17:15:27 +0000 (19:15 +0200)
committerStefan Kangas <stefan@marxist.se>
Mon, 6 Dec 2021 13:59:35 +0000 (14:59 +0100)
commit63c8a6066a203d872df89338c86a9fea34c36141
tree30849596ab07975a6e938ed9cc8a412b6633e0e8
parent2e8d1ad0f206b3e1a8bd10f9def6679be5b4c086
Add package management to tutorial and startup screen

* etc/tutorials/TUTORIAL: Add section about package installation.
* lisp/startup.el (fancy-startup-tail): Add button for
package-list-packages.

This was discussed in:
https://lists.gnu.org/r/emacs-devel/2021-12/msg00079.html
etc/tutorials/TUTORIAL
lisp/startup.el