lisp/gnus/eww.el (eww): Prepend urls with http:// if scheme is missing
authorGnus developers <ding@gnus.org.noreply>
Thu, 13 Jun 2013 06:07:43 +0000 (06:07 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Thu, 13 Jun 2013 06:07:43 +0000 (06:07 +0000)
commitd652f4d02f99bc1f5b2a32bf987678e146d1aa19
tree4c4f41c4b58f151ee43d63b5d2c69c76e09650d3
parent5755011f76526d2ab57482d796a757ecfcfbb3a8
lisp/gnus/eww.el (eww): Prepend urls with  if scheme is missing
(eww-mode): Use `define-derived-mode'
(eww-parse-headers): Parse headers from beginning of buffer so that file:// links work
(eww-detect-charset): Detect charset from the <meta> tag
lisp/gnus/ChangeLog
lisp/gnus/eww.el