aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNick Drozd2019-02-02 12:31:44 -0600
committerEli Zaretskii2019-02-08 09:37:30 +0200
commit3b60a0add71f7b5bdd350d189e5d05c19b27c089 (patch)
tree9ee3315e97944b74b2ff99227d981fed4dfef79a
parent8e22025f3306f2d1654dc19ab42558448b508bd7 (diff)
downloademacs-3b60a0add71f7b5bdd350d189e5d05c19b27c089.tar.gz
emacs-3b60a0add71f7b5bdd350d189e5d05c19b27c089.zip
* doc/misc/eww.texi (Basics): Fix eww keybindings. (Bug#34291)
-rw-r--r--doc/misc/eww.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/eww.texi b/doc/misc/eww.texi
index 0afbd4cb852..d2c60b0abf7 100644
--- a/doc/misc/eww.texi
+++ b/doc/misc/eww.texi
@@ -118,7 +118,7 @@ variable-pitch fonts or not. This sets the @code{shr-use-fonts} variable.
118@findex eww-toggle-colors 118@findex eww-toggle-colors
119@findex shr-use-colors 119@findex shr-use-colors
120@kindex F 120@kindex F
121 The @kbd{C} command (@code{eww-toggle-colors}) toggles whether to use 121 The @kbd{M-C} command (@code{eww-toggle-colors}) toggles whether to use
122HTML-specified colors or not. This sets the @code{shr-use-colors} variable. 122HTML-specified colors or not. This sets the @code{shr-use-colors} variable.
123 123
124@findex eww-download 124@findex eww-download