diff options
Diffstat (limited to 'emacs')
-rwxr-xr-x | emacs/ptags | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs/ptags b/emacs/ptags index a0481922b6..7570220218 100755 --- a/emacs/ptags +++ b/emacs/ptags @@ -61,7 +61,7 @@ etags -o TAGS.tmp -a \ etags -o TAGS.tmp -a "$@" $topfiles # Now add these PL_: -perl -w014pe 'if (s/^( .* PERLVAR I? # 1: TAG group +perl -w014pe 'if (s/^( .* PERLVAR A?I? # 1: TAG group \s* \( \s* [GIT] # .* # \x7F # End of description |