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
1dce1149
Commit
1dce1149
authored
Aug 16, 2007
by
Richard M. Stallman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(USAGE2): Improve text.
parent
56e1896b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
src/emacs.c
src/emacs.c
+2
-3
No files found.
src/emacs.c
View file @
1dce1149
...
...
@@ -280,9 +280,8 @@ Initialization options:\n\
Action options:\n\
\n\
FILE visit FILE using find-file\n\
+LINE FILE visit FILE using find-file, then go to line LINE\n\
+LINE:COLUMN FILE visit FILE using find-file, then go to line LINE,\n\
column COLUMN\n\
+LINE go to line LINE in next FILE\n\
+LINE:COLUMN go to line LINE, column COLUMN, in next FILE\n\
--directory, -L DIR add DIR to variable load-path\n\
--eval EXPR evaluate Emacs Lisp expression EXPR\n\
--execute EXPR evaluate Emacs Lisp expression EXPR\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