]> git.eshelyaron.com Git - emacs.git/commit
Fix eww-follow-link on URLs with #target
authorBasil L. Contovounesios <contovob@tcd.ie>
Wed, 22 Apr 2020 10:42:17 +0000 (11:42 +0100)
committerBasil L. Contovounesios <contovob@tcd.ie>
Sun, 3 May 2020 23:40:38 +0000 (00:40 +0100)
commit310112fdc7448a9297085333fcd4bf4088e634bf
treedf9894ba3944674a74fdc5402c42e98c52e20e80
parentf5cb5bb8281ee17b013a3b9187e92fda4b1047a9
Fix eww-follow-link on URLs with #target

* lisp/net/eww.el (eww-display-html): Ensure shr-target-id is set as
callers depend on this (bug#28441, bug#40532).
lisp/net/eww.el