Mercurial > emacs
changeset 38466:7f9fe7268ee4
Add description of +LINE:COLUMN.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Tue, 17 Jul 2001 10:59:34 +0000 |
parents | 08bc5a88d787 |
children | 7f472a1b6c80 |
files | man/cmdargs.texi |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/man/cmdargs.texi Tue Jul 17 10:57:38 2001 +0000 +++ b/man/cmdargs.texi Tue Jul 17 10:59:34 2001 +0000 @@ -92,6 +92,11 @@ 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