comparison lib-src/ChangeLog @ 2286:04bc9d2f42c7

[xemacs-hg @ 2004-09-20 19:18:55 by james] Mark all unused parameters as unused. Also eliminate some unneeded local variables.
author james
date Mon, 20 Sep 2004 19:20:08 +0000
parents 4968c73cb252
children 9d8bfee6e672
comparison
equal deleted inserted replaced
2285:914c5afaac33 2286:04bc9d2f42c7
1 2004-09-14 Jerry James <james@xemacs.org>
2
3 * digest-doc.c (main): Remove unused argc and argv.
4 * fakemail.c (main): Ditto.
5 * make-dump-id.c (main): Ditto.
6 * profile.c (main): Ditto.
7 * sorted-doc.c (main): Ditto.
8 * gnuclient.c (tell_emacs_to_resume): Mark unused parameters.
9 * gnuserv.c (main): Ditto.
10 * make-docfile.c (write_c_args): Ditto.
11 * pop.c (socket_connection): Ditto.
12
1 2004-08-10 Jerry James <james@xemacs.org> 13 2004-08-10 Jerry James <james@xemacs.org>
2 14
3 * etags.c: Update to author version 16.56. 15 * etags.c: Update to author version 16.56.
4 16
5 2004-04-17 Olivier Galibert <galibert@pobox.com> 17 2004-04-17 Olivier Galibert <galibert@pobox.com>