aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
diff options
context:
space:
mode:
authorFrancesco Potortì2002-04-15 16:04:29 +0000
committerFrancesco Potortì2002-04-15 16:04:29 +0000
commit5dab24c1f20cf4ffb667b739beac94385fa53a46 (patch)
tree19d5cce87ece9f9a78f43b802c5c516889d4989b /lib-src
parenta53638904d382de24eef76bf4278b7f88c84ca32 (diff)
downloademacs-5dab24c1f20cf4ffb667b739beac94385fa53a46.tar.gz
emacs-5dab24c1f20cf4ffb667b739beac94385fa53a46.zip
*** empty log message ***
Diffstat (limited to 'lib-src')
-rw-r--r--lib-src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 70352cac59e..cc4f2fff409 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,12 @@
12002-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
12002-04-13 Francesco Potorti` <pot@gnu.org> 102002-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