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
660872b6
Commit
660872b6
authored
Jul 17, 2001
by
Gerd Moellmann
Browse files
Add description of +LINE:COLUMN.
parent
467f1209
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
man/cmdargs.texi
man/cmdargs.texi
+5
-0
No files found.
man/cmdargs.texi
View file @
660872b6
...
...
@@ -92,6 +92,11 @@ Visit @var{file} using @code{find-file}. @xref{Visiting}.
Visit @var{file} using @code{find-file}, then go to line number
@var{linenum} in it.
@item +@var{linenum}:@var{columnnum} @var{file}
@opindex +@var{linenum}:@var{columnnum}
Visit @var{file} using @code{find-file}, then go to line number
@var{linenum} in it, and move to column number @var{columnnum}.
@need 3000
@item -l @var{file}
@opindex -l
...
...
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