Mercurial > emacs
annotate nt/emacs-src.tags @ 111084:8c55e138333b
* lisp/emacs-lisp/find-func.el (find-library): Use test-completion.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Thu, 21 Oct 2010 23:17:26 -0400 |
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_ (]+"\([^"]+\)"/ |