Make links not shadow local commands
[gnus] / lisp / ChangeLog
index 8c23bba..3bd4cb4 100644 (file)
@@ -1,3 +1,13 @@
+2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * shr.el (shr-urlify): Use `keymap' instead of `local-map' so that we
+       don't shadow mode-specific bindings.
+
+       * eww.el (eww-browse-url): Don't push stuff onto history if there's
+       nothing to push.
+
+       * shr.el (shr-map): Bind [down-mouse-1] to browse URLs.
+
 2013-06-19  Glenn Morris  <rgm@gnu.org>
 
        * gnus-group.el (gnus-mark-article-as-read): Fix declaration.