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 26c68df7395..6f22474d199 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -6,6 +6,7 @@ | |||
| 6 | deleting at the last character (bug#19085). | 6 | deleting at the last character (bug#19085). |
| 7 | (eww-restore-history): Inhibit change functions while restoring | 7 | (eww-restore-history): Inhibit change functions while restoring |
| 8 | the history. | 8 | the history. |
| 9 | (eww-process-text-input): Fix deletion at the start of the field, too. | ||
| 9 | 10 | ||
| 10 | * dom.el (dom-pp): New function. | 11 | * dom.el (dom-pp): New function. |
| 11 | 12 | ||