comparison lib-src/ChangeLog @ 1706:9fc738581a9d

[xemacs-hg @ 2003-09-22 03:21:12 by james] Remove GNU DLD support, fix the C++ build, make eval-related functions visible to modules, and fix minor Windows-related problems.
author james
date Mon, 22 Sep 2003 03:21:19 +0000
parents 034a2ddf5b6b
children 022d0f785096
comparison
equal deleted inserted replaced
1705:cdbc76885304 1706:9fc738581a9d
1 2003-09-21 Jerry James <james@xemacs.org>
2
3 * ellcc.c (do_init_mode): Do not mangle external symbols in the
4 generated doc file with C++ so that emodules.c can find them.
5
1 2003-09-15 Jerry James <james@xemacs.org> 6 2003-09-15 Jerry James <james@xemacs.org>
2 7
3 * make-dump-id.c (main): Output separate declaration and 8 * make-dump-id.c (main): Output separate declaration and
4 definition for dump_id. 9 definition for dump_id.
5 10