aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 6f22474d199..8d875b05e58 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -7,6 +7,7 @@
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 (eww-process-text-input): Fix deletion at the start of the field, too.
10 (eww-mode): Revert mistanken removal of `buffer-disable-undo'.
10 11
11 * dom.el (dom-pp): New function. 12 * dom.el (dom-pp): New function.
12 13