diff options
| author | Lars Magne Ingebrigtsen | 2013-06-26 00:29:01 +0200 |
|---|---|---|
| committer | Lars Magne Ingebrigtsen | 2013-06-26 00:29:01 +0200 |
| commit | 26bf2b82d8a028a42cf8ad8f0aa284561c4cde7f (patch) | |
| tree | 8ffa9ec106ee0e60f1d7fc2898d5ec854cbccd67 /lisp/ChangeLog | |
| parent | 8308f184984d5c10fee62990d8a01abcec7f2160 (diff) | |
| download | emacs-26bf2b82d8a028a42cf8ad8f0aa284561c4cde7f.tar.gz emacs-26bf2b82d8a028a42cf8ad8f0aa284561c4cde7f.zip | |
(eww-render): Move the history reset to the correct buffer.
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 10b5daaac04..493052d4dcb 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -3,6 +3,7 @@ | |||
| 3 | * net/eww.el: Rework history traversal. When going forward/back, | 3 | * net/eww.el: Rework history traversal. When going forward/back, |
| 4 | put these actions into the history, too, so that they can be | 4 | put these actions into the history, too, so that they can be |
| 5 | replayed. | 5 | replayed. |
| 6 | (eww-render): Move the history reset to the correct buffer. | ||
| 6 | 7 | ||
| 7 | 2013-06-25 Juri Linkov <juri@jurta.org> | 8 | 2013-06-25 Juri Linkov <juri@jurta.org> |
| 8 | 9 | ||