]> git.eshelyaron.com Git - emacs.git/commit
Add a command to go the gnu.org version of the info page
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 11 Nov 2021 07:09:59 +0000 (08:09 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 11 Nov 2021 12:20:38 +0000 (13:20 +0100)
commitbf9364a56e618277fe72c90b3a741ade8bc0d205
treec0c982952fef9a8ae01c24c47ba33da4a6cddbee
parent997ca88ef44f5833f1a9a55fc3be863e7cc07a4b
Add a command to go the gnu.org version of the info page

* lisp/info.el (Info-url-for-node):
(Info-goto-node-web): New function (bug#44895).

Based on code from Drew Adams <drew.adams@oracle.com>.
etc/NEWS
lisp/info.el
test/lisp/info-tests.el [new file with mode: 0644]