Mercurial > hg > xemacs-beta
log src/fileio.c @ 4864:a03421eb562b
age | author | description |
---|---|---|
Thu, 14 Jan 2010 20:55:10 -0500 | Vin Shelton | Fix VS6 build breakage in fileio.c |
Tue, 12 Jan 2010 01:38:04 -0600 | Ben Wing | Use new cygwin_conv_path API with Cygwin 1.7 for converting names between Win32 and POSIX, UTF-8-aware, with attendant changes elsewhere |
Sat, 26 Dec 2009 21:04:32 -0600 | Ben Wing | use call3_check_string on all invocations of external handlers in expand-file-name |
Thu, 24 Dec 2009 19:45:23 -0600 | Ben Wing | changes to get things to compile under latest cygwin |
Wed, 18 Nov 2009 08:49:14 -0700 | Jerry James | Remove support for obsolete systems. See xemacs-patches message with ID |
Sun, 08 Nov 2009 17:27:26 +0000 | Aidan Kehoe | No need to fatal () on startup if $PWD doesn't exist; chdir to "/" instead. |