aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog.3
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.3')
-rw-r--r--ChangeLog.350
1 files changed, 27 insertions, 23 deletions
diff --git a/ChangeLog.3 b/ChangeLog.3
index 27df42cec4d..9f2f8ced227 100644
--- a/ChangeLog.3
+++ b/ChangeLog.3
@@ -3,7 +3,6 @@
3 * etc/AUTHORS: Update. 3 * etc/AUTHORS: Update.
4 4
52019-08-29 Nicolas Petton <nicolas@petton.fr> 52019-08-29 Nicolas Petton <nicolas@petton.fr>
62019-08-29 Nicolas Petton <nicolas@petton.fr>
7 6
8 * etc/NEWS: Delete temporary markup. 7 * etc/NEWS: Delete temporary markup.
9 8
@@ -64939,7 +64938,8 @@
64939 64938
64940 (eww-setup-buffer): Restore left-to-right defaults 64939 (eww-setup-buffer): Restore left-to-right defaults
64941 64940
64942 * eww.el (eww-setup-buffer): Restore left-to-right defaults. 64941 * lisp/net/eww.el (eww-setup-buffer): Restore left-to-right
64942 defaults.
64943 64943
649442015-12-27 Lars Ingebrigtsen <larsi@gnus.org> 649442015-12-27 Lars Ingebrigtsen <larsi@gnus.org>
64945 64945
@@ -64955,7 +64955,8 @@
64955 64955
649562015-12-26 Lars Ingebrigtsen <larsi@gnus.org> 649562015-12-26 Lars Ingebrigtsen <larsi@gnus.org>
64957 64957
64958 * shr.el (shr-descend): Allow using lambdas in external functions. 64958 * lisp/net/shr.el (shr-descend): Allow using lambdas in external
64959 functions.
64959 64960
649602015-12-25 Stefan Monnier <monnier@iro.umontreal.ca> 649612015-12-25 Stefan Monnier <monnier@iro.umontreal.ca>
64961 64962
@@ -65022,7 +65023,8 @@
65022 65023
650232015-12-25 Lars Ingebrigtsen <larsi@gnus.org> 650242015-12-25 Lars Ingebrigtsen <larsi@gnus.org>
65024 65025
65025 * eww.el (eww-display-html): Support <button> tags (bug#20485). 65026 * lisp/net/eww.el (eww-display-html): Support <button> tags
65027 (bug#20485).
65026 65028
650272015-12-25 Lars Ingebrigtsen <larsi@gnus.org> 650292015-12-25 Lars Ingebrigtsen <larsi@gnus.org>
65028 65030
@@ -65048,7 +65050,8 @@
65048 65050
650492015-12-25 Lars Ingebrigtsen <larsi@gnus.org> 650512015-12-25 Lars Ingebrigtsen <larsi@gnus.org>
65050 65052
65051 * eww.el (eww-mode-map): Fix command name of eww-toggle-colors. 65053 * lisp/net/eww.el (eww-mode-map): Fix command name of
65054 eww-toggle-colors.
65052 65055
650532015-12-25 Samer Masterson <samer@samertm.com> 650562015-12-25 Samer Masterson <samer@samertm.com>
65054 65057
@@ -65072,38 +65075,39 @@
65072 65075
65073 Follow meta refresh tags in eww 65076 Follow meta refresh tags in eww
65074 65077
65075 * eww.el (eww-tag-meta): Follow meta refresh tags (bug#22234). 65078 * lisp/net/eww.el (eww-tag-meta): Follow meta refresh tags
65079 (bug#22234).
65076 65080
650772015-12-24 Lars Ingebrigtsen <larsi@gnus.org> 650812015-12-24 Lars Ingebrigtsen <larsi@gnus.org>
65078 65082
65079 More eww file name coding fixes 65083 More eww file name coding fixes
65080 65084
65081 * eww.el (eww-decode-url-file-name): Use the base coding 65085 * lisp/net/eww.el (eww-decode-url-file-name): Use the base coding
65082 system to check for encodability. 65086 system to check for encodability.
65083 65087
650842015-12-24 Lars Ingebrigtsen <larsi@gnus.org> 650882015-12-24 Lars Ingebrigtsen <larsi@gnus.org>
65085 65089
65086 Always save eww history 65090 Always save eww history
65087 65091
65088 * eww.el (eww-setup-buffer): Always save history, even when 65092 * lisp/net/eww.el (eww-setup-buffer): Always save history, even
65089 called from outside the eww buffer (bug#19638). 65093 when called from outside the eww buffer (bug#19638).
65090 65094
650912015-12-24 Lars Ingebrigtsen <larsi@gnus.org> 650952015-12-24 Lars Ingebrigtsen <larsi@gnus.org>
65092 65096
65093 Default web pages to right-to-left 65097 Default web pages to right-to-left
65094 65098
65095 * eww.el (eww-mode): Most web pages are left-to-right, so make 65099 * lisp/net/eww.el (eww-mode): Most web pages are left-to-right,
65096 that the default (bug#19801). 65100 so make that the default (bug#19801).
65097 65101
65098 * shr.el (shr-tag-html): Respect "dir" attributes 65102 * lisp/net/shr.el (shr-tag-html): Respect "dir" attributes
65099 (left-to-right, right-to-left). 65103 (left-to-right, right-to-left).
65100 65104
651012015-12-24 Lars Ingebrigtsen <larsi@gnus.org> 651052015-12-24 Lars Ingebrigtsen <larsi@gnus.org>
65102 65106
65103 Make toggling checkboxes work again 65107 Make toggling checkboxes work again
65104 65108
65105 * eww.el (eww-update-field): Make toggling checkboxes work 65109 * lisp/net/eww.el (eww-update-field): Make toggling checkboxes
65106 again (bug#21881). 65110 work again (bug#21881).
65107 65111
651082015-12-24 Lars Ingebrigtsen <larsi@gnus.org> 651122015-12-24 Lars Ingebrigtsen <larsi@gnus.org>
65109 65113
@@ -65118,8 +65122,8 @@
65118 65122
65119 Fixes: 22117 65123 Fixes: 22117
65120 65124
65121 * shr.el (shr-descend): Stop rendering before we run out of 65125 * lisp/net/shr.el (shr-descend): Stop rendering before we run out
65122 specpdl room (bug#22117). 65126 of specpdl room (bug#22117).
65123 65127
651242015-12-24 Lars Ingebrigtsen <larsi@gnus.org> 651282015-12-24 Lars Ingebrigtsen <larsi@gnus.org>
65125 65129
@@ -65129,7 +65133,7 @@
65129 65133
65130 Allow several <tbody> tags in shr 65134 Allow several <tbody> tags in shr
65131 65135
65132 * shr.el (shr-table-body): New function to find the real body 65136 * lisp/net/shr.el (shr-table-body): New function to find the real body
65133 of a table. 65137 of a table.
65134 (shr-tag-table): Use it to render several <tbody> tags in a 65138 (shr-tag-table): Use it to render several <tbody> tags in a
65135 table (bug#22170). 65139 table (bug#22170).
@@ -65145,7 +65149,7 @@
65145 65149
65146 Decode hex-encoded URLs before using them as file names 65150 Decode hex-encoded URLs before using them as file names
65147 65151
65148 * eww.el (eww-decode-url-file-name): New function. 65152 * lisp/net/eww.el (eww-decode-url-file-name): New function.
65149 (eww-download-callback): Use it to decode file names before 65153 (eww-download-callback): Use it to decode file names before
65150 saving them. 65154 saving them.
65151 65155
@@ -65162,23 +65166,23 @@
65162 65166
65163 Allow overriding shr functions from eww 65167 Allow overriding shr functions from eww
65164 65168
65165 * eww.el (eww-display-html): Allow overriding elements in 65169 * lisp/net/eww.el (eww-display-html): Allow overriding elements in
65166 `shr-external-rendering-functions'. 65170 `shr-external-rendering-functions'.
65167 65171
651682015-12-24 Lars Ingebrigtsen <larsi@gnus.org> 651722015-12-24 Lars Ingebrigtsen <larsi@gnus.org>
65169 65173
65170 Ignore invalid SVG images 65174 Ignore invalid SVG images
65171 65175
65172 * shr.el (shr-tag-svg): Ignore SVG images that have no width 65176 * lisp/net/shr.el (shr-tag-svg): Ignore SVG images that have no
65173 or height, because these can't be displayed by ImageMagick, 65177 width or height, because these can't be displayed by ImageMagick,
65174 anyway. 65178 anyway.
65175 65179
651762015-12-24 Lars Ingebrigtsen <larsi@gnus.org> 651802015-12-24 Lars Ingebrigtsen <larsi@gnus.org>
65177 65181
65178 shr table rendering fix 65182 shr table rendering fix
65179 65183
65180 * shr.el (shr-tag-table): Allow rendering body-less tables 65184 * lisp/net/shr.el (shr-tag-table): Allow rendering body-less
65181 that have headers. 65185 tables that have headers.
65182 65186
651832015-12-22 Sam Steingold <sds@gnu.org> 651872015-12-22 Sam Steingold <sds@gnu.org>
65184 65188