view nt/emacs-src.tags @ 110861:ca28093784c4

Mark some doc/ rules as PHONY. * doc/misc/Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules. * doc/lispref/Makefile.in (.PHONY): Declare info, dvi, pdf, dist. * doc/lispintro/Makefile.in (.PHONY): Declare info, dvi, html, pdf, dist. * doc/emacs/Makefile.in (.PHONY): Declare info, dvi, pdf, dist. (emacs): Remove rule. (dist): No need to deal with the emacs rule any more.
author Glenn Morris <rgm@gnu.org>
date Fri, 08 Oct 2010 18:02:21 -0700
parents 7e4b4d33d1b2
children
line wrap: on
line source

  This file defines the regular expressions for etags to look for
  in the src directory.  It is used by the w32 build to work around
  the annoyances of quoting command-line arguments with various
  w32 shell.

/[ 	]*DEFVAR_[A-Z_ 	(]+"\([^"]+\)"/