From: Lars Magne Ingebrigtsen Date: Tue, 10 Feb 2015 05:41:36 +0000 (+1100) Subject: Mention the shr font changes X-Git-Tag: emacs-25.0.90~2008^2~39 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=84d9c19319ac63550a2d45f6688825d9be716185;p=emacs.git Mention the shr font changes * doc/misc/eww.texi (Basics): Mention eww-toggle-fonts. --- diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index bc22b677288..c796b751f05 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -1,3 +1,7 @@ +2015-02-10 Lars Ingebrigtsen + + * eww.texi (Basics): Mention eww-toggle-fonts. + 2015-02-05 Glenn Morris * auth.texi (Multiple GMail accounts with Gnus): Markup fix. diff --git a/doc/misc/eww.texi b/doc/misc/eww.texi index fd9f6f543e0..f60354d6d68 100644 --- a/doc/misc/eww.texi +++ b/doc/misc/eww.texi @@ -103,6 +103,12 @@ web page hit @kbd{g} (@code{eww-reload}). Pressing @kbd{w} which part of the document contains the ``readable'' text, and will only display this part. This usually gets rid of menus and the like. +@findex eww-toggle-fonts +@findex shr-use-fonts +@kindex F + The @kbd{F} command (@code{eww-toggle-fonts}) toggles whether to use +variable-pitch fonts or not. This sets the @code{shr-use-fonts} variable. + @findex eww-download @vindex eww-download-directory @kindex d diff --git a/etc/NEWS b/etc/NEWS index 4c7160ebca6..0295245d120 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -275,6 +275,14 @@ useful when, for example, one needs to distinguish various spaces (e.g. ] [, ** eww +--- +*** HTML can now be rendered using variable-width fonts. + ++++ +*** A new command `F' (`eww-toggle-fonts') can be used to toggle +whether to use variable-pitch fonts or not. The user can also +customize the `shr-use-fonts' variable. + +++ *** A new command `R' (`eww-readable') will try do identify the main textual parts of a web page and display only that, leaving menus and