aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/README b/etc/README
index 5d8f0db5bdb..db193f28d49 100644
--- a/etc/README
+++ b/etc/README
@@ -3,5 +3,13 @@ with Emacs. This includes some text files of documentation for GNU
3Emacs or of interest to Emacs users, and the file of dumped docstrings 3Emacs or of interest to Emacs users, and the file of dumped docstrings
4for Emacs functions and variables. 4for Emacs functions and variables.
5 5
6Some of the *.tex files need special versions of TeX to typeset them.
7The files cs-*.tex and sk-*.tex need csTeX, a special version of TeX
8tailored to typesetting Czech and Slovak documents. csTeX can be
9found on http://www.cstug.cz and in the teTeX distribution
10(http://www.tug.org/tetex/). We provide PostScript files for these
11documents, so that you could print them without installing the
12modified TeX versions.
13
6`termcap.src' is included mainly for VMS. It is a copy of the 14`termcap.src' is included mainly for VMS. It is a copy of the
7`/etc/termcap' file used on Unix. 15`/etc/termcap' file used on Unix.