Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 4139:e93da3cda3cb
[xemacs-hg @ 2007-08-23 12:31:32 by vins]
Patch frame-msw.c to support cygwin's run command.
author | vins |
---|---|
date | Thu, 23 Aug 2007 12:31:34 +0000 |
parents | 1ce0622a56a3 |
children | 77138fc618a9 |
comparison
equal
deleted
inserted
replaced
4138:4dd678fb2fb6 | 4139:e93da3cda3cb |
---|---|
1 2007-08-18 Vin Shelton <acs@xemacs.org> | |
2 | |
3 * frame-msw.c (mswindows_init_frame_3): Restore extra call to | |
4 ShowWindow so that cygwin's run command can be used to open an | |
5 XEmacs session. Without this, no frame appears when the XEmacs | |
6 process starts up. | |
7 | |
1 2006-10-26 Nix <nix@esperi.org.uk> | 8 2006-10-26 Nix <nix@esperi.org.uk> |
2 | 9 |
3 * dumper.c (pdump_load): Statically allocate a large enough | 10 * dumper.c (pdump_load): Statically allocate a large enough |
4 exe_path for all conceivable uses. Fixes a buffer overrun. | 11 exe_path for all conceivable uses. Fixes a buffer overrun. |
5 * text.h (MAX_XETCHAR_SIZE): Define, for PATH_MAX_EXTERNAL. | 12 * text.h (MAX_XETCHAR_SIZE): Define, for PATH_MAX_EXTERNAL. |