comparison lib-src/ChangeLog @ 27660:c3cdb8d6d50d

*** empty log message ***
author Dave Love <fx@gnu.org>
date Thu, 10 Feb 2000 20:28:26 +0000
parents c8c16059c6d6
children 9796c8ecca50
comparison
equal deleted inserted replaced
27659:4137c807296b 27660:c3cdb8d6d50d
1 2000-02-10 Dave Love <fx@gnu.org>
2
3 * etags.c (pfnote, new_pfnote, C_entries, prolog_pred)
4 (erlang_func): Add `static' to definitions to keep pcc happy.
5
1 2000-01-31 Francesco Potorti` <F.Potorti@cnuce.cnr.it> 6 2000-01-31 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
2 7
3 * etags.c [MSDOS]: Set MSDOS to 1 if #defined, 0 otherwise. 8 * etags.c [MSDOS]: Set MSDOS to 1 if #defined, 0 otherwise.
4 (get_compressor_from_suffix, process_file): Use MSDOS in if clause. 9 (get_compressor_from_suffix, process_file): Use MSDOS in if clause.
5 (etags_strchr, etags_strrchr): Use const char * and int as arguments. 10 (etags_strchr, etags_strrchr): Use const char * and int as arguments.