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
1
Issues
1
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
a0bbc0c5
Commit
a0bbc0c5
authored
Jun 06, 2002
by
Francesco Potortì
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Document new default keywords for TeX.
Improve the English for --parse-stdin.
parent
5cc4f104
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
3 deletions
+7
-3
etc/NEWS
etc/NEWS
+7
-3
No files found.
etc/NEWS
View file @
a0bbc0c5
...
...
@@ -573,6 +573,10 @@ Subroutine tags are named from their package. You can jump to sub tags
as you did before, by the sub name, or additionally by looking for
package::sub.
*** New default keywords for TeX.
The new keywords are def, newcommand, renewcommand, newenvironment and
renewenvironment.
*** New language PHP: tags are functions, classes and defines.
If the --members option is specified to etags, tags are vars also.
...
...
@@ -584,10 +588,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 option is mostly useful when calling etags from programs. It
may
This option is mostly useful when calling etags from programs. It
can
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.
will read from standard input and
mark the produced tags as belonging to
the file FILE.
+++
** The command line option --no-windows has been changed to
...
...
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