From: Richard M. Stallman <rms@gnu.org>
Date: Sun, 13 Jul 1997 20:48:21 +0000 (+0000)
Subject: (TAGS, tags): Include new lisp subdirectories.
X-Git-Tag: emacs-20.1~1178
X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2d568a15b26278745cd7e46d42b638d6ff8a96f7;p=emacs.git

(TAGS, tags): Include new lisp subdirectories.
---

diff --git a/msdos/mainmake.v2 b/msdos/mainmake.v2
index 121a1ec65cd..57d2ec17744 100644
--- a/msdos/mainmake.v2
+++ b/msdos/mainmake.v2
@@ -75,7 +75,7 @@ TAGS tags:	lib-src FRC
 	if exist etags.exe mv -f etags.exe ../bin
 	cd ..
 	cd lisp
-	../bin/etags [a-zA-Z]*.el term/[a-zA-Z]*.el
+	../bin/etags [a-zA-Z]*.el [a-z][A-Z]*/[a-zA-Z]*.el
 	cd ..
 	cd src
 	../bin/etags --include=../lisp/TAGS \