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 a6340b7fd03..9df9c5f7721 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -5,6 +5,7 @@
5 (eww-render): Handle `eww-use-external-browser-for-content-type'. 5 (eww-render): Handle `eww-use-external-browser-for-content-type'.
6 Use \\` to match beginning of string instead of ^. 6 Use \\` to match beginning of string instead of ^.
7 (eww-browse-with-external-browser): Provide optional URL parameter. 7 (eww-browse-with-external-browser): Provide optional URL parameter.
8 (eww-render): Set `eww-current-title' back to "".
8 9
9 * net/shr.el (shr-tag-video): Display content for video if no 10 * net/shr.el (shr-tag-video): Display content for video if no
10 poster is available. 11 poster is available.