Tweak `browse-url-add-buttons' for better button.el comp
* lisp/net/browse-url.el (browse-url-add-buttons): Make browse-url buttons be understood by `forward-button' and the like.
This commit is contained in:
@@ -1675,6 +1675,7 @@ clickable and will use `browse-url' to open the URLs in question."
|
||||
keymap ,browse-url-button-map
|
||||
face browse-url-button
|
||||
button t
|
||||
category browse-url
|
||||
browse-url-data ,(match-string 0)))))))
|
||||
|
||||
(defun browse-url-button-open (&optional external mouse-event)
|
||||
|
||||
Reference in New Issue
Block a user