view etc/e/README @ 84375:3dfbf778e937

(x_set_frame_parameters): Check number is positive before using XFASTINT.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Fri, 07 Sep 2007 19:45:04 +0000
parents 6fd081668486
children 7fd53bd8bb89
line wrap: on
line source

eterm-color.ti is a terminfo source file.  eterm-color is a compiled
version produced by the terminfo compiler (tic).  The compiled files
are binary, and depend on the version of tic, but they seem to be
system-independent and backwardly compatible.  So there should be no
need to recompile (see etc/Makefile) the distributed binary version.

The compiled file is used by lisp/term.el, so if it is moved term.el
needs to be changed.  terminfo requires it to be stored in an `e'
subdirectory (the first character of the file name).