* lisp/net/shr.el (shr-fill-line): Get the background colour right
for the indentation, too.
(face (get-text-property (point) 'face)))
;; Extend the background to the end of the line.
(insert ?\n)
+ (shr-indent)
(when face
- (put-text-property (1- (point)) (point)
+ (put-text-property gap-start (point)
'face (shr-face-background face)))
- (shr-indent)
(when (and (> (1- gap-start) (point-min))
(get-text-property (point) 'shr-url)
;; The link on both sides of the newline are the