* doc/misc/eww.texi (Overview, Basics): Fix typos.
This commit is contained in:
parent
422f958030
commit
cf4c204df8
1 changed files with 2 additions and 2 deletions
|
@ -69,7 +69,7 @@ Indices
|
||||||
@chapter Overview
|
@chapter Overview
|
||||||
@dfn{EWW}, the Emacs Web Wowser, is a web browser for GNU Emacs. It
|
@dfn{EWW}, the Emacs Web Wowser, is a web browser for GNU Emacs. It
|
||||||
can load, parse, and display various web pages using @dfn{shr.el}.
|
can load, parse, and display various web pages using @dfn{shr.el}.
|
||||||
However a GNU Emacs with @code{libxml2} support is required.
|
However, a GNU Emacs with @code{libxml2} support is required.
|
||||||
|
|
||||||
@node Basics
|
@node Basics
|
||||||
@chapter Basic Usage
|
@chapter Basic Usage
|
||||||
|
@ -213,7 +213,7 @@ switch EWW buffers through a minibuffer prompt, press @kbd{s}
|
||||||
@cindex External Browser
|
@cindex External Browser
|
||||||
Although EWW and shr.el do their best to render webpages in GNU
|
Although EWW and shr.el do their best to render webpages in GNU
|
||||||
Emacs some websites use features which can not be properly represented
|
Emacs some websites use features which can not be properly represented
|
||||||
or are not implemented (E.g., JavaScript). If you have trouble
|
or are not implemented (e.g., JavaScript). If you have trouble
|
||||||
viewing a website with EWW then hit @kbd{&}
|
viewing a website with EWW then hit @kbd{&}
|
||||||
(@code{eww-browse-with-external-browser}) inside the EWW buffer to
|
(@code{eww-browse-with-external-browser}) inside the EWW buffer to
|
||||||
open the website in the external browser specified by
|
open the website in the external browser specified by
|
||||||
|
|
Loading…
Add table
Reference in a new issue