Mercurial > hg > xemacs-beta
comparison modules/ChangeLog @ 3029:986cd22006a9
[xemacs-hg @ 2005-10-26 13:01:37 by stephent]
Warning elimination and documentation improvements.
<878xwgh1u7.fsf@tleepslib.sk.tsukuba.ac.jp>
<87d5lsh1xa.fsf@tleepslib.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Wed, 26 Oct 2005 13:01:45 +0000 |
parents | b7f26b2f78bd |
children | 28729529bee2 |
comparison
equal
deleted
inserted
replaced
3028:4c9fa8e2237b | 3029:986cd22006a9 |
---|---|
1 2005-10-22 Stephen J. Turnbull <stephen@xemacs.org> | |
2 | |
3 Warning elimination: | |
4 | |
5 * ldap/eldap.c (Fldap_add): Remove declaration of `current', which | |
6 is now declared by EXTERNAL_LIST_LOOP_2. | |
7 (Fldap_modify): Remove redundant variable `gcpro2', | |
8 | |
1 2005-10-25 Ben Wing <ben@xemacs.org> | 9 2005-10-25 Ben Wing <ben@xemacs.org> |
2 | 10 |
3 * postgresql/postgresql.c (allocate_pgconn): | 11 * postgresql/postgresql.c (allocate_pgconn): |
4 * postgresql/postgresql.c (allocate_pgresult): | 12 * postgresql/postgresql.c (allocate_pgresult): |
5 * postgresql/postgresql.h (struct Lisp_PGconn): | 13 * postgresql/postgresql.h (struct Lisp_PGconn): |