Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 827:28426972f654
[xemacs-hg @ 2002-05-06 14:14:33 by jhar]
Misc win32 native build and doc fixes
author | jhar |
---|---|
date | Mon, 06 May 2002 14:16:31 +0000 |
parents | 6728e641994e |
children | 42a86787d173 |
comparison
equal
deleted
inserted
replaced
826:6728e641994e | 827:28426972f654 |
---|---|
1 2002-05-06 Jonathan Harris <jonathan@xemacs.org> | |
2 | |
3 * console-msw.h: | |
4 * event-msw.c (mswindows_wnd_proc): | |
5 Condition references to menu accelerator functions on HAVE_MENUBARS. | |
6 | |
7 * frame-msw.c (mswindows_init_frame_3): | |
8 Remove obsolete runemacs hack which called ShowWindow() twice. | |
9 | |
10 * intl-auto-encap-win32.c: | |
11 * intl-auto-encap-win32.h: | |
12 * intl-encap-win32.c: | |
13 Use handwritten version of GetEnvironmentStrings() in | |
14 intl-encap-win32.c. | |
15 | |
16 * ntproc.c: Removed. | |
17 | |
18 * s/windowsnt.h: | |
19 Disable .data section renaming hack when using portable dumping. | |
20 Force _WIN32_WINNT = 0x0400 since intl-auto-encap-win32.[ch] | |
21 requires this. | |
22 | |
1 2002-05-05 Ben Wing <ben@xemacs.org> | 23 2002-05-05 Ben Wing <ben@xemacs.org> |
2 | 24 |
3 * Makefile.in.in (batch_test_emacs): | 25 * Makefile.in.in (batch_test_emacs): |
4 | 26 |
5 Fix so that packages are around when testing. | 27 Fix so that packages are around when testing. |