Mercurial > emacs
comparison lib-src/ChangeLog @ 44606:e0e4003c58d9
*** empty log message ***
author | Francesco Potortì <pot@gnu.org> |
---|---|
date | Mon, 15 Apr 2002 16:04:29 +0000 |
parents | de49a019eb1a |
children | a24a2c25aea5 |
comparison
equal
deleted
inserted
replaced
44605:1bec0b430206 | 44606:e0e4003c58d9 |
---|---|
1 2002-04-15 Francesco Potorti` <pot@gnu.org> | |
2 | |
3 * etags.c (get_language_from_filename): Add one argument. | |
4 (strcaseeq): New function. | |
5 (get_language_from_filename): Use it to do a case insenstitive | |
6 comparison if called with appropriate args. | |
7 (find_entries): Try with case insensitive match. | |
8 (process_file): Bug fixed. | |
9 | |
1 2002-04-13 Francesco Potorti` <pot@gnu.org> | 10 2002-04-13 Francesco Potorti` <pot@gnu.org> |
2 | 11 |
3 * etags.c (find_entries): Delete tags previously obtained from | 12 * etags.c (find_entries): Delete tags previously obtained from |
4 file xxx.c's #line directives when parsing file xxx.y. This is | 13 file xxx.c's #line directives when parsing file xxx.y. This is |
5 generally done for automatically generated files containing | 14 generally done for automatically generated files containing |