Mercurial > hg > xemacs-beta
log src/editfns.c @ 4834:b3ea9c582280
age | author | description |
---|---|---|
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 |
Mon, 09 Nov 2009 18:00:10 +0000 | Aidan Kehoe | Fix Win32 native build after my DEFAULT_DIRECTORY_FALLBACK change, thanks Vin! |
Sun, 08 Nov 2009 17:27:26 +0000 | Aidan Kehoe | No need to fatal () on startup if $PWD doesn't exist; chdir to "/" instead. |
Sun, 20 Sep 2009 21:29:00 +0100 | Aidan Kehoe | Add argument information to remaining MANY or UNEVALLED C subrs. |