diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6c2d57c8a79..4cb4a613d29 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -2,6 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | * net/eww.el (eww-follow-link): New command to avoid reloading | 3 | * net/eww.el (eww-follow-link): New command to avoid reloading |
| 4 | pages when we follow #target links (bug#15243). | 4 | pages when we follow #target links (bug#15243). |
| 5 | (eww-quit): Special mode buffers shouldn't query before exiting. | ||
| 5 | 6 | ||
| 6 | 2013-12-01 Kenjiro NAKAYAMA <nakayamakenjiro@gmail.com> | 7 | 2013-12-01 Kenjiro NAKAYAMA <nakayamakenjiro@gmail.com> |
| 7 | 8 | ||