comparison lib-src/ChangeLog @ 72191:518548de2570

*** empty log message ***
author Francesco Potortì <pot@gnu.org>
date Sun, 30 Jul 2006 09:41:41 +0000
parents 66d6bb15eb58
children b0755f0706c2 858cb33ae39d
comparison
equal deleted inserted replaced
72190:1c29204657ce 72191:518548de2570
1 2002-07-30 Adrian Aichner <adrian@xemacs.org> (tiny change)
2
3 * etags.c: It's XEmacs, not Xemacs: change all the occurences.
4
5 2006-07-30 Francesco Potort,Al(B <pot@gnu.org>
6
7 * etags.c [ETAGS_REGEXPS]: Now is unconditionally defined.
8 [LONG_OPTIONS]: Changed to NO_LONG_OPTIONS, which is undefined.
9 (Objc_suffixes): Suggest using --lang=c for full help.
10 (C_entries): Initialise savetoken to 0 to shut up the compiler.
11
1 2006-07-20 Andreas Schwab <schwab@suse.de> 12 2006-07-20 Andreas Schwab <schwab@suse.de>
2 13
3 * fakemail.c (fatal): Drop second parameter and treat first 14 * fakemail.c (fatal): Drop second parameter and treat first
4 parameter as a plain string. Callers changed. 15 parameter as a plain string. Callers changed.
5 16