diff options
| author | Lars Magne Ingebrigtsen | 2013-07-30 16:31:51 +0200 |
|---|---|---|
| committer | Lars Magne Ingebrigtsen | 2013-07-30 16:31:51 +0200 |
| commit | 997798bf652c4f279fc576ec1e0d29c41ae1ea80 (patch) | |
| tree | 5224fde2cd2ffa1a4be91397804aaff0e5c6f3b2 /lisp/ChangeLog | |
| parent | 207d1d0462a64116a764d4d5b64d4b8bebf83802 (diff) | |
| download | emacs-997798bf652c4f279fc576ec1e0d29c41ae1ea80.tar.gz emacs-997798bf652c4f279fc576ec1e0d29c41ae1ea80.zip | |
(eww-setup-buffer): Switching to the buffer seems more natural than popping.
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 da0e85e47c7..0c1e7fcb683 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2013-07-30 Lars Magne Ingebrigtsen <larsi@gnus.org> | 1 | 2013-07-30 Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 2 | 2 | ||
| 3 | * net/eww.el (eww-setup-buffer): Switching to the buffer seems | ||
| 4 | more natural than popping. | ||
| 5 | |||
| 3 | * net/shr.el (shr-urlify): Put `follow-link' on URLs (bug#14815). | 6 | * net/shr.el (shr-urlify): Put `follow-link' on URLs (bug#14815). |
| 4 | (shr-urlify): Highlight under mouse. | 7 | (shr-urlify): Highlight under mouse. |
| 5 | 8 | ||