Mercurial > emacs
annotate nt/emacs-src.tags @ 111581:facc4bc3e1e4
Remove "tiny change"s for Eric Hanchrow
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 17 Nov 2010 10:07:48 -0500 |
parents | 7e4b4d33d1b2 |
children |
rev | line source |
---|---|
110675
7e4b4d33d1b2
Support TAGS targets in the w32 build.
Eli Zaretskii <eliz@gnu.org>
parents:
diff
changeset
|
1 This file defines the regular expressions for etags to look for |
7e4b4d33d1b2
Support TAGS targets in the w32 build.
Eli Zaretskii <eliz@gnu.org>
parents:
diff
changeset
|
2 in the src directory. It is used by the w32 build to work around |
7e4b4d33d1b2
Support TAGS targets in the w32 build.
Eli Zaretskii <eliz@gnu.org>
parents:
diff
changeset
|
3 the annoyances of quoting command-line arguments with various |
7e4b4d33d1b2
Support TAGS targets in the w32 build.
Eli Zaretskii <eliz@gnu.org>
parents:
diff
changeset
|
4 w32 shell. |
7e4b4d33d1b2
Support TAGS targets in the w32 build.
Eli Zaretskii <eliz@gnu.org>
parents:
diff
changeset
|
5 |
7e4b4d33d1b2
Support TAGS targets in the w32 build.
Eli Zaretskii <eliz@gnu.org>
parents:
diff
changeset
|
6 /[ ]*DEFVAR_[A-Z_ (]+"\([^"]+\)"/ |