goto-address-highlight-keymap
goto-address-highlight-keymap is a variable defined in `goto-addr.el'.
Its value is
(keymap
(3 keymap
(13 . goto-address-at-point))
(mouse-2 . goto-address-at-point))
Documentation:
Keymap to hold goto-addr's mouse key defs under highlighted URLs.