Merge from emacs--rel--22, gnus--devo--0
[bpt/emacs.git] / etc / e / README
CommitLineData
06974c33
GM
1eterm-color.ti is a terminfo source file. eterm-color is a compiled
2version produced by the terminfo compiler (tic). The compiled files
3are binary, and depend on the version of tic, but they seem to be
4system-independent and backwardly compatible. So there should be no
50919dad
GM
5need to recompile the distributed binary version. If it is
6necessary, use:
7
8tic -o ../ ./eterm-color.ti
06974c33
GM
9
10The compiled file is used by lisp/term.el, so if it is moved term.el
11needs to be changed. terminfo requires it to be stored in an `e'
12subdirectory (the first character of the file name).