Mercurial > emacs
diff 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 |
line wrap: on
line diff
--- a/lib-src/ChangeLog Mon Apr 15 15:55:07 2002 +0000 +++ b/lib-src/ChangeLog Mon Apr 15 16:04:29 2002 +0000 @@ -1,3 +1,12 @@ +2002-04-15 Francesco Potorti` <pot@gnu.org> + + * etags.c (get_language_from_filename): Add one argument. + (strcaseeq): New function. + (get_language_from_filename): Use it to do a case insenstitive + comparison if called with appropriate args. + (find_entries): Try with case insensitive match. + (process_file): Bug fixed. + 2002-04-13 Francesco Potorti` <pot@gnu.org> * etags.c (find_entries): Delete tags previously obtained from
