diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-11-01 02:15:23 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-11-01 02:15:23 +0000 |
commit | 431e7a7ddad1a9e4611e8e6d4b744301d3730458 (patch) | |
tree | f392f0f557931c9cf9a1ff512b5a4b44150c2ec3 /www/w3/DESCR | |
parent | c72c1cf5f95cbe537b005028f1743cddb16ef203 (diff) | |
download | pkgsrc-431e7a7ddad1a9e4611e8e6d4b744301d3730458.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'www/w3/DESCR')
-rw-r--r-- | www/w3/DESCR | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/www/w3/DESCR b/www/w3/DESCR new file mode 100644 index 00000000000..c206ed43669 --- /dev/null +++ b/www/w3/DESCR @@ -0,0 +1,12 @@ + Users can browse the World Wide Web from within Emacs by using +Emacs/W3. All of the widely used (and even some not very widely used) +URL schemes are supported, and it is very easy to add new methods as the +need arises. + + Emacs/W3 provides some core functionality that can be readily re-used +from any program in Emacs. Users and other package writers are +encouraged to Web-enable their applications and daily work routines +with the library. + + Emacs/W3 is completely customizable, both from Emacs-Lisp and from +stylesheets. |