Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 907:6a68d74d1a04
[xemacs-hg @ 2002-07-09 05:59:55 by stephent]
credit where due dept <873cuth3t1.fsf@tleepslib.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Tue, 09 Jul 2002 05:59:55 +0000 |
parents | 7f5ac0d2a71f |
children | 89db3de0165d |
comparison
equal
deleted
inserted
replaced
906:7f5ac0d2a71f | 907:6a68d74d1a04 |
---|---|
1 2002-07-05 David Bush <David.Bush@intel.com> | |
2 | |
3 * console-msw-impl.h (struct Lisp_Devmode): Lisp_Devmode is typedef'ed | |
4 in console-msw.h, don't do it again with the structure definition | |
5 | |
1 2002-06-26 Jerry James <james@xemacs.org> | 6 2002-06-26 Jerry James <james@xemacs.org> |
2 | 7 |
3 * symbols.c (check_sane_subr): Let the symbol be bound if it is an | 8 * symbols.c (check_sane_subr): Let the symbol be bound if it is an |
4 autoload cookie. | 9 autoload cookie. |
5 | 10 |