]> git.eshelyaron.com Git - emacs.git/commit
Default web pages to right-to-left
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 25 Dec 2015 06:45:27 +0000 (07:45 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 25 Dec 2015 06:45:27 +0000 (07:45 +0100)
commit9e089ec8a380ec3758fcf1564c5f86dc92c68c2a
tree2aa06d54563110afdce094f86674f2ce100e1907
parent5e56f606952e5e81b4d3a93ea70e791b74b33041
Default web pages to right-to-left

* eww.el (eww-mode): Most web pages are left-to-right, so make
that the default (bug#19801).

* shr.el (shr-tag-html): Respect "dir" attributes
(left-to-right, right-to-left).
lisp/net/eww.el
lisp/net/shr.el