diff options
| author | Lars Magne Ingebrigtsen | 2013-07-19 16:57:28 +0200 |
|---|---|---|
| committer | Lars Magne Ingebrigtsen | 2013-07-19 16:57:28 +0200 |
| commit | 8ba8eec59b955466c7080b268709a6d195fb69ee (patch) | |
| tree | d9fd262aa2313b2dab921442bf8ce56c452a125e /lisp/ChangeLog | |
| parent | 47cc1156030b8aea5e422d5518132e12d8841465 (diff) | |
| download | emacs-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/ChangeLog | 3 |
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 @@ | |||
| 1 | 2013-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org> | 1 | 2013-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. |