mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-02-01 20:06:00 +00:00
(TAGS): Fix file name wildcards in lisp directory.
This commit is contained in:
parent
ae79c227e8
commit
b35c3bf62f
@ -83,7 +83,7 @@ TAGS tags: lib-src FRC
|
||||
if exist etags.exe mv -f etags.exe ../bin
|
||||
cd ..
|
||||
cd lisp
|
||||
../bin/etags [a-zA-Z]*.el [a-z][A-Z]*/[a-zA-Z]*.el
|
||||
../bin/etags [a-zA-Z]*.el [a-zA-Z]*/[a-zA-Z]*.el
|
||||
cd ..
|
||||
cd src
|
||||
../bin/etags --include=../lisp/TAGS \
|
||||
|
Loading…
x
Reference in New Issue
Block a user