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
emacs
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
4
Issues
4
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
emacs
emacs
Commits
5cc4f104
Commit
5cc4f104
authored
Jun 06, 2002
by
Francesco Potortì
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Better English, I hope.
parent
e4a1e8d9
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
etc/NEWS
etc/NEWS
+4
-4
etc/etags.1
etc/etags.1
+1
-1
No files found.
etc/NEWS
View file @
5cc4f104
...
...
@@ -584,10 +584,10 @@ created from Cweb source files. When Etags tags the generated file, it
writes tags pointing to the source file.
*** New option --parse-stdin=FILE
This
is mostly useful for automatic call of etags from programs. The
option may be given (only once) in place of a file name. Etags will
read from standard input and produce tags marking them as belonging to
the file FILE.
This
option is mostly useful when calling etags from programs. It may
be used (only once) in place of a file name on the command line. Etags
will read from standard input and produce tags marking them as belonging
t
o t
he file FILE.
+++
** The command line option --no-windows has been changed to
...
...
etc/etags.1
View file @
5cc4f104
...
...
@@ -141,7 +141,7 @@ Only tag packages in Ada files.
.TP
\fB\-\-parse\-stdin=\fIfile\fP
May be used (only once) in place of a file name on the command line.
\fBetags\fP will read from standard input and
produce tags marking them
\fBetags\fP will read from standard input and
mark the produced tags
as belonging to the file \fBFILE\fP.
.TP
\fB\-o\fP \fItagfile\fP, \fB\-\-output=\fItagfile\fP
...
...
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