Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 1733:5903b079bee1
[xemacs-hg @ 2003-10-07 21:52:12 by james]
Use module-extensions instead of an explicit list of module extensions.
author | james |
---|---|
date | Tue, 07 Oct 2003 21:52:26 +0000 |
parents | 7c80b06e433f |
children | 68ed93de81b7 |
comparison
equal
deleted
inserted
replaced
1732:2efe1d771c94 | 1733:5903b079bee1 |
---|---|
1 2003-10-07 Jerry James <james@xemacs.org> | |
2 | |
3 * emodules.c (vars_of_module): Make Vmodule_extensions visible to | |
4 Lisp. Move assignments next to the corresponding declarations. | |
5 | |
1 2003-09-30 Jerry James <james@xemacs.org> | 6 2003-09-30 Jerry James <james@xemacs.org> |
2 | 7 |
3 * Makefile.in.in (distclean): xemacs.def.in.in should not be | 8 * Makefile.in.in (distclean): xemacs.def.in.in should not be |
4 removed. | 9 removed. |
5 | 10 |