aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/net
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/net')
-rw-r--r--lisp/net/eww.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/net/eww.el b/lisp/net/eww.el
index 195cf4294c5..467e204b978 100644
--- a/lisp/net/eww.el
+++ b/lisp/net/eww.el
@@ -169,6 +169,7 @@ word(s) will be searched for via `eww-search-prefix'."
169 (data-buffer (current-buffer))) 169 (data-buffer (current-buffer)))
170 (unwind-protect 170 (unwind-protect
171 (progn 171 (progn
172 (setq eww-current-title "")
172 (cond 173 (cond
173 ((and eww-use-external-browser-for-content-type 174 ((and eww-use-external-browser-for-content-type
174 (string-match-p eww-use-external-browser-for-content-type 175 (string-match-p eww-use-external-browser-for-content-type