* etags.c (Python_functions): Skip spaces at beginning of lines.
authorFrancesco Potortì <pot@gnu.org>
Tue, 12 Mar 2002 13:31:57 +0000 (13:31 +0000)
committerFrancesco Potortì <pot@gnu.org>
Tue, 12 Mar 2002 13:31:57 +0000 (13:31 +0000)
commit49adb67ab27097fcd167f696713a017a82f85837
tree03938e300541006392f76431b3758cda87de7210
parent1381f9e6a84626e712dcde6ba171f32d378a4395
* etags.c (Python_functions): Skip spaces at beginning of lines.
(Python_functions, PHP_functions): Name tags, for ctags' sake.
(TeX_commands): Name tags.  Correction of old disabled code.

* etags.c (curfiledir, curtagfname): New global variables.
(process_file): Initialise them.
(readline): Canonicalize the name found in #line directive.
lib-src/etags.c