Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
3f12e16b
Commit
3f12e16b
authored
Dec 08, 2006
by
Eli Zaretskii
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(Colors): Note that --color is intended for overriding the terminal defaults,
not for normal invocation.
parent
06f72b3d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
2 deletions
+9
-2
man/ChangeLog
man/ChangeLog
+3
-0
man/cmdargs.texi
man/cmdargs.texi
+6
-2
No files found.
man/ChangeLog
View file @
3f12e16b
2006-12-08 Eli Zaretskii <eliz@gnu.org>
* cmdargs.texi (Colors): Note that --color is intended for overriding
the terminal defaults, not for normal invocation.
* misc.texi (Emacs Server): Improve wording. Don't mention the
``server program''. Add a cross-reference to "Init File" node.
(Invoking emacsclient): Add index entries. Document both short and
...
...
man/cmdargs.texi
View file @
3f12e16b
...
...
@@ -951,8 +951,12 @@ Reverse video---swap the foreground and background colors.
@item --color=@var{mode}
@opindex --color
@cindex standard colors on a character terminal
For a character terminal only, specify the mode of color support. The
parameter @var{mode} can be one of the following:
@cindex override character terminal color support
For a character terminal only, specify the mode of color support.
This option is intended for overriding the number of supported colors
that the character terminal advertises in its @code{termcap} or
@code{terminfo} database. The parameter @var{mode} can be one of the
following:
@table @samp
@item never
@itemx no
...
...
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