Mercurial > emacs
diff lib-src/ChangeLog @ 43858:8d0430162d52
*** empty log message ***
| author | Francesco Potort? <pot@gnu.org> |
|---|---|
| date | Tue, 12 Mar 2002 14:17:25 +0000 |
| parents | 1f98e32d6f46 |
| children | 30ac1705a166 |
line wrap: on
line diff
--- a/lib-src/ChangeLog Tue Mar 12 14:13:24 2002 +0000 +++ b/lib-src/ChangeLog Tue Mar 12 14:17:25 2002 +0000 @@ -1,5 +1,12 @@ 2002-03-12 Francesco Potorti` <pot@gnu.org> + * 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. 2002-03-06 Jason Rumney <jasonr@gnu.org> * etags.c (put_entries): Use #if !CTAGS, to fix link error on
