Make links not shadow local commands
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Wed, 19 Jun 2013 14:03:52 +0000 (16:03 +0200)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Wed, 19 Jun 2013 14:03:52 +0000 (16:03 +0200)
commita6f1723bb4f9df9521d8c42a8cf4f9ba0c9dee11
tree5b71dab930f9362f058a37ca398af29e6a2d2b08
parente3b69ff71348d605c0d8d45dacfe03c87fb01a8d
Make links not shadow local commands

* shr.el (shr-map): Bind [down-mouse-1] to browse URLs.

* shr.el (shr-urlify): Use `keymap' instead of `local-map' so that we
don't shadow mode-specific bindings.
lisp/ChangeLog
lisp/shr.el