unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* auto-refresh TAGS file on ChangeLog mod?
@ 2008-08-18 14:28 Ted Zlatanov
  0 siblings, 0 replies; only message in thread
From: Ted Zlatanov @ 2008-08-18 14:28 UTC (permalink / raw)
  To: help-gnu-emacs

I'm curious if there's a way to auto-run etags in a directory when I run
`find-tag' if the ChangeLog file (or any other file I specify) is newer
than the TAGS file.  In Makefile format, this is simply

TAGS: ChangeLog my-files-here
	etags file-list-here

or, for full interdependency

TAGS: ChangeLog file-list-here
	etags file-list-here

I didn't see anything relevant in the docs, so instead of writing it
myself I thought I'd check if anyone has done it before.

Thanks
Ted


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-08-18 14:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-18 14:28 auto-refresh TAGS file on ChangeLog mod? Ted Zlatanov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).