aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorNick Drozd2019-06-23 14:19:43 +0200
committerLars Ingebrigtsen2019-06-23 19:07:43 +0200
commitc4bfb5dfab5699aa63ab65f3274866e5a1376569 (patch)
tree2acc32e9c8621e8738ddb7ba578f1d2d9259227c /etc
parent55cb14bfa036991183a3895506a87536befbb9ca (diff)
downloademacs-c4bfb5dfab5699aa63ab65f3274866e5a1376569.tar.gz
emacs-c4bfb5dfab5699aa63ab65f3274866e5a1376569.zip
Handle 'code' tag in shr.el
* etc/NEWS: Announce change in shr behavior (bug#36247). * lisp/net/shr.el: Add 'code' tag handling.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 0cfac248a32..58d4727ee7e 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -934,6 +934,9 @@ This attribute is meant to tell screen readers to ignore a tag.
934--- 934---
935*** 'shr-tag-ol' now respects the ordered list 'start' attribute. 935*** 'shr-tag-ol' now respects the ordered list 'start' attribute.
936 936
937---
938*** The <code ...> tag is now handled.
939
937** Htmlfontify 940** Htmlfontify
938 941
939*** The functions 'hfy-color', 'hfy-color-vals' and 942*** The functions 'hfy-color', 'hfy-color-vals' and