]> git.eshelyaron.com Git - emacs.git/commit
Add a command in package mode for opening home pages directly
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 4 Mar 2021 20:39:40 +0000 (21:39 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 4 Mar 2021 20:39:49 +0000 (21:39 +0100)
commit0981712e5764c9e553d2160139cca6c83afb0946
tree430acca1928366a588d884a5e27ea1387618cdc7
parentfd9202304c8e08665c5dd468cdd56b523ffc7997
Add a command in package mode for opening home pages directly

* doc/emacs/package.texi (Package Menu): Document it.
* lisp/emacs-lisp/package.el (package-browse-url): New command and
keystroke (bug#46927).
doc/emacs/package.texi
etc/NEWS
lisp/emacs-lisp/package.el