File: README

package info (click to toggle)
xemacs21-packages 2009.02.17.dfsg.2-4
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 116,276 kB
  • ctags: 89,333
  • sloc: lisp: 1,232,060; ansic: 16,570; java: 13,514; xml: 6,477; sh: 4,617; makefile: 4,022; asm: 3,007; perl: 840; cpp: 500; ruby: 257; csh: 96; haskell: 93; awk: 49; python: 47
file content (35 lines) | stat: -rw-r--r-- 1,686 bytes parent folder | download | duplicates (13)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
This directory tree holds version p4.0pre.46 of Emacs/W3, the fully
customizable, largely undocumented web browser for Emacs.

You may encounter bugs in this release.  If you do, please report
them; your bug reports are valuable contributions to Emacs/W3, since
they allow us to notice and fix problems on machines we don't have, or
in code we don't use often.  See the file BUGS for more information on
how to report bugs.

The file INSTALL in this directory says how to bring up Emacs/W3 on
Unix, once you have loaded the entire subtree of this directory.

Note that the Emacs/W3 installation procedure has changed since
version 2.x; you will probably want to read the file INSTALL even if
you have installed Emacs/W3 before.  The new procedure is intended to
simplify installation, and make it easier to upgrade in the future.

Reports of bugs in Emacs/W3 should be sent to the mailing list
wmperry+w3@cs.indiana.edu.  See the "Reporting Bugs" section of the
Emacs/W3 manual for more information on how to report bugs.  See the
"More Help" section of the Emacs/W3 manual for more information on
mailing lists relating to Emacs/W3.

The file `configure' is a shell script to acclimate Emacs to the
oddities of your processor and operating system.  It creates the file
`Makefile' (a script for the `make' program), which automates the
process of building and installing Emacs.  See INSTALL for more
detailed information.

There are several subdirectories:

`etc' holds miscellaneous architecture-independent data files
`lisp' holds the lisp code for Emacs/W3
`texi' holds the documentation tree for Emacs/W3
`contrib' holds user-contributed utilities that are not officially supported