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
f5d71784
Commit
f5d71784
authored
Mar 06, 2005
by
Richard M. Stallman
Browse files
(Text Terminal Colors): Get rid of "Emacs 21", and make it read better.
parent
c3dd4d76
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
7 deletions
+6
-7
lispref/frames.texi
lispref/frames.texi
+6
-7
No files found.
lispref/frames.texi
View file @
f5d71784
...
...
@@ -1700,13 +1700,12 @@ and that name is still supported as an alias.
@section Text Terminal Colors
@cindex colors on text-only terminals
Emacs can display color on text-only terminals, starting with version
21. These terminals usually support only a small number of colors, and
the computer uses small integers to select colors on the terminal. This
means that the computer cannot reliably tell what the selected color
looks like; instead, you have to inform your application which small
integers correspond to which colors. However, Emacs does know the
standard set of colors and will try to use them automatically.
Text-only terminals usually support only a small number of colors,
and the computer uses small integers to select colors on the terminal.
This means that the computer cannot reliably tell what the selected
color looks like; instead, you have to inform your application which
small integers correspond to which colors. However, Emacs does know
the standard set of colors and will try to use them automatically.
The functions described in this section control how terminal colors
are used by Emacs.
...
...
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