Mercurial > hg > xemacs-beta
view README.ben-separate-stderr @ 3022:dd34bc8e9423
[xemacs-hg @ 2005-10-25 03:54:01 by ben]
add support for `window-id' property in mswindows
frame-msw.c: New function, like decode_x_frame.
frame-msw.c: Add `window-id' property for MS Windows frames.
author | ben |
---|---|
date | Tue, 25 Oct 2005 03:54:03 +0000 |
parents | 943eaba38521 |
children |
line wrap: on
line source
-- ben-separate-stderr-improved-error-trapping this is an old workspace, very close to being done, containing - subprocess stderr output can be read separately; needed to fully implement call-process with asynch. subprocesses. - huge improvements to the internal error-trapping routines (i.e. the routines that call Lisp code and trap errors); Lisp code can now be called from within redisplay. - cleanup and simplification of C-g handling; some things work now that never used to. - see the ChangeLogs in the workspace.