diff options
| author | RĂ¼diger Sonderfeld | 2014-01-10 00:21:56 +0100 |
|---|---|---|
| committer | RĂ¼diger Sonderfeld | 2014-01-10 00:21:56 +0100 |
| commit | 548a1b28ffcf20e21373e822ccc6cdc078eb42c1 (patch) | |
| tree | 758062ed0c7dbc09c91e27e1337fa2d7c5ae6dbb /etc | |
| parent | d6a62260f24de4d0d89ed0cf0d69da415e275b60 (diff) | |
| download | emacs-548a1b28ffcf20e21373e822ccc6cdc078eb42c1.tar.gz emacs-548a1b28ffcf20e21373e822ccc6cdc078eb42c1.zip | |
Document EWW.
* doc/emacs/emacs.texi: Add EWW.
* doc/emacs/misc.texi (EWW): Document EWW.
* doc/misc/Makefile.in: Add eww.texi.
* doc/misc/eww.texi: New file.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -895,6 +895,7 @@ has not been relevant for some time. | |||
| 895 | 895 | ||
| 896 | * New Modes and Packages in Emacs 24.4 | 896 | * New Modes and Packages in Emacs 24.4 |
| 897 | 897 | ||
| 898 | +++ | ||
| 898 | ** New package `eww' is a built-in web browser. | 899 | ** New package `eww' is a built-in web browser. |
| 899 | It is only available if Emacs is compiled with libxml2 support. | 900 | It is only available if Emacs is compiled with libxml2 support. |
| 900 | 901 | ||