aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorRĂ¼diger Sonderfeld2014-01-10 00:21:56 +0100
committerRĂ¼diger Sonderfeld2014-01-10 00:21:56 +0100
commit548a1b28ffcf20e21373e822ccc6cdc078eb42c1 (patch)
tree758062ed0c7dbc09c91e27e1337fa2d7c5ae6dbb /etc
parentd6a62260f24de4d0d89ed0cf0d69da415e275b60 (diff)
downloademacs-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/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index f93ff617347..159dd3846be 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -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.
899It is only available if Emacs is compiled with libxml2 support. 900It is only available if Emacs is compiled with libxml2 support.
900 901