comparison src/ChangeLog @ 902:2fd2239ea63a

[xemacs-hg @ 2002-07-05 22:15:01 by jhar] Fix native win32 version of dired
author jhar
date Fri, 05 Jul 2002 22:15:04 +0000
parents 08513f26c519
children 4a27df428c73
comparison
equal deleted inserted replaced
901:37e56e920ac5 902:2fd2239ea63a
1 2002-07-05 Jonathan Harris <jonathan@xemacs.org>
2
3 * emacs.c (main_1): Conditionalise calls to
4 syms_of_dired_mswindows() and vars_of_dired_mswindows() on
5 WIN32_NATIVE instead of redundant HAVE_MSW_C_DIRED
6
1 2002-07-03 Mike Sperber <mike@xemacs.org> 7 2002-07-03 Mike Sperber <mike@xemacs.org>
2 8
3 * emacs.c (main_1): We need to call init_ralloc twice for PDUMP, 9 * emacs.c (main_1): We need to call init_ralloc twice for PDUMP,
4 otherwice ralloc won't do anything for us. 10 otherwice ralloc won't do anything for us.
5 11