diff options
author | Vincent Belaïche <vincentb1@users.sourceforge.net> | 2016-01-02 16:59:42 +0100 |
---|---|---|
committer | Vincent Belaïche <vincentb1@users.sourceforge.net> | 2016-01-02 16:59:42 +0100 |
commit | c988877f436bbbb285a0b34f5e037f7758dd6349 (patch) | |
tree | 5208598e6c7e14abcf0ed2593ae6521a083f1a4a | |
parent | cfad94a5937931c4f28845a24d507fba4d6436cf (diff) | |
parent | 7e47c2a7e101244a2532444cce7744f3e53e2f4f (diff) | |
download | emacs-c988877f436bbbb285a0b34f5e037f7758dd6349.tar.gz |
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
-rw-r--r-- | etc/NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -531,9 +531,9 @@ whether to use variable-pitch fonts or not. The user can also customize the `shr-use-fonts' variable. +++ -*** A new command `C' (`eww-toggle-colors) can be used to toggle +*** A new command `C' (`eww-toggle-colors') can be used to toggle whether to use the HTML-specified colors or not. The user can also -customize the `shr-use-colors variable. +customize the `shr-use-colors' variable. +++ *** A new command `R' (`eww-readable') will try do identify the main |