Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
50919dad
Commit
50919dad
authored
Sep 12, 2007
by
Glenn Morris
Browse files
Mention how to remake eterm-color (moved here from ../Makefile).
parent
0d75dcc8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
etc/e/README
etc/e/README
+4
-1
No files found.
etc/e/README
View file @
50919dad
...
@@ -2,7 +2,10 @@ eterm-color.ti is a terminfo source file. eterm-color is a compiled
...
@@ -2,7 +2,10 @@ eterm-color.ti is a terminfo source file. eterm-color is a compiled
version produced by the terminfo compiler (tic). The compiled files
version produced by the terminfo compiler (tic). The compiled files
are binary, and depend on the version of tic, but they seem to be
are binary, and depend on the version of tic, but they seem to be
system-independent and backwardly compatible. So there should be no
system-independent and backwardly compatible. So there should be no
need to recompile (see etc/Makefile) the distributed binary version.
need to recompile the distributed binary version. If it is
necessary, use:
tic -o ../ ./eterm-color.ti
The compiled file is used by lisp/term.el, so if it is moved term.el
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'
needs to be changed. terminfo requires it to be stored in an `e'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment