From: Eli Zaretskii Date: Sun, 13 Sep 2020 15:35:54 +0000 (+0300) Subject: Fix punctuation in EWW manual X-Git-Tag: emacs-28.0.90~6081 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=99af480d00905b54bb2f739d134c149930d91ce8;p=emacs.git Fix punctuation in EWW manual * doc/misc/eww.texi (Advanced): Fix punctuation of a recent change. --- diff --git a/doc/misc/eww.texi b/doc/misc/eww.texi index a9513e446a0..4ae2c86e3fa 100644 --- a/doc/misc/eww.texi +++ b/doc/misc/eww.texi @@ -214,10 +214,11 @@ in an external browser by customizing @findex eww-retrieve-command EWW normally uses @code{url-retrieve} to fetch the @acronym{HTML} -before rendering it. It can sometimes be convenient to use an external -program to do this, and @code{eww-retrieve-command} should then be a -list that specifies a command and the parameters. For instance, to -use the Chromium browser, you could say something like this: +before rendering it. It can sometimes be convenient to use an +external program to do this, and @code{eww-retrieve-command} should +then be a list that specifies a command and the parameters. For +instance, to use the Chromium browser, you could say something like +this: @lisp (setq eww-retrieve-command