(eww): Clear the title when loading so that we don't display
misleading information.
(eww): Also interpret things like "en.wikipedia.org/wiki/Free
software" as an URL.
(eww): Don't interpret "org/foo" as an URL.
+ (eww): Clear the title when loading so that we don't display
+ misleading information.
2015-01-10 Daniel Colascione <dancol@dancol.org>
(eww-save-history))
(eww-setup-buffer)
(plist-put eww-data :url url)
+ (plist-put eww-data :title "")
(eww-update-header-line-format)
(let ((inhibit-read-only t))
(insert (format "Loading %s..." url))