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
2ff86b4e
Commit
2ff86b4e
authored
Apr 28, 2005
by
Nick Roberts
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(USAGE1): Add --basic-display and --quick options.
parent
abc7eb90
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
src/emacs.c
src/emacs.c
+4
-1
No files found.
src/emacs.c
View file @
2ff86b4e
...
...
@@ -264,7 +264,8 @@ Initialization options:\n\
--no-shared-memory, -nl do not use shared memory\n\
--no-site-file do not load site-start.el\n\
--no-splash do not display a splash screen on startup\n\
--no-window-system, -nw don't communicate with X, ignoring $DISPLAY\n\
--no-window-system, -nw do not communicate with X, ignoring $DISPLAY\n\
--quick, -Q equivalent to -q --no-site-file\n\
--script FILE run FILE as an Emacs Lisp script\n\
--terminal, -t DEVICE use DEVICE for terminal I/O\n\
--unibyte, --no-multibyte run Emacs in unibyte mode\n\
...
...
@@ -294,6 +295,8 @@ FILE visit FILE using find-file\n\
Display options:\n\
\n\
--background-color, -bg COLOR window background color\n\
--basic-display, -D disable many display features;\n\
used for debugging Emacs\n\
--border-color, -bd COLOR main border color\n\
--border-width, -bw WIDTH width of main border\n\
--color, --color=MODE color mode for character terminals;\n\
...
...
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