Mercurial > emacs
annotate nt/emacs-src.tags @ 112404:2b0d6f7bbb80
Merge: src/config.in: shrink slightly
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Fri, 21 Jan 2011 16:13:42 -0800 |
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_ (]+"\([^"]+\)"/ |