summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/emacs/misc.texi9
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/emacs/misc.texi b/doc/emacs/misc.texi
index bfc86e3c9d4..8f9ee317080 100644
--- a/doc/emacs/misc.texi
+++ b/doc/emacs/misc.texi
@@ -3011,10 +3011,11 @@ It is bound to @kbd{H}.
@vindex xwidget-webkit-disable-javascript
@cindex disabling javascript in webkit buffers
- JavaScript is enabled by default inside WebKit buffers, this can be
-undesirable as websites often use it to track your online activity. It
-can be disabled by setting the variable @code{xwidget-webkit-disable-javascript} to @code{t}.
-You must kill all WebKit buffers for this setting to take effect after
+ JavaScript is enabled by default inside WebKit buffers, which could be
+undesirable, as Web sites often use it to track your online activity.
+You can disable JavaScript in WebKit buffers by customizing the variable
+@code{xwidget-webkit-disable-javascript} to a non-@code{nil} value.
+You must kill all WebKit buffers for this setting to take effect, after
it is changed.
@node Browse-URL