aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorLars Magne Ingebrigtsen2013-07-19 16:57:28 +0200
committerLars Magne Ingebrigtsen2013-07-19 16:57:28 +0200
commit8ba8eec59b955466c7080b268709a6d195fb69ee (patch)
treed9fd262aa2313b2dab921442bf8ce56c452a125e /lisp/ChangeLog
parent47cc1156030b8aea5e422d5518132e12d8841465 (diff)
downloademacs-8ba8eec59b955466c7080b268709a6d195fb69ee.tar.gz
emacs-8ba8eec59b955466c7080b268709a6d195fb69ee.zip
* net/shr.el (shr-mouse-browse-url): New command and keystroke.
Fixes: debbugs:14815
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 5ab2e41f2e4..6b99c5719bb 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12013-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org> 12013-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
2 2
3 * net/shr.el (shr-mouse-browse-url): New command and keystroke
4 (bug#14815).
5
3 * net/eww.el (eww-process-text-input): Allow inputting when the 6 * net/eww.el (eww-process-text-input): Allow inputting when the
4 point is at the start of the line, as the properties aren't 7 point is at the start of the line, as the properties aren't
5 front-sticky. 8 front-sticky.