]> git.eshelyaron.com Git - emacs.git/commit
Add global-goto-address-mode
authorNoah Swainland <noah@distinctly.pink>
Thu, 20 Aug 2020 13:17:19 +0000 (15:17 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 20 Aug 2020 13:17:19 +0000 (15:17 +0200)
commit80628df778c2608e0d0d934ed884365ae94f9ddd
tree29668a6b19393553c3e1efb69c93dff7272af6a5
parenta566e409d0d962d3c2870691175836da22c31111
Add global-goto-address-mode

* doc/emacs/misc.texi (Goto Address mode): Document it.

* lisp/net/goto-addr.el (global-goto-address-mode)
(goto-addr-mode--turn-on): New functions (bug#42937).
doc/emacs/misc.texi
etc/NEWS
lisp/net/goto-addr.el