Mercurial > hg > xemacs-beta
log src/fileio.c @ 4826:780bb5441c14
age | author | description |
---|---|---|
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. |
Sat, 09 Aug 2008 16:44:46 +0200 | Aidan Kehoe | Port write-region-inhibit-sync, allowing avoidance of bad FS performance. |
Wed, 21 May 2008 16:55:14 +0200 | Aidan Kehoe | Document Win32 symlink behaviour; adjust tests to take it into a/c. |
Thu, 03 Jan 2008 22:36:04 +0100 | Aidan Kehoe | Correct the make-temp-name docstring. |
Tue, 11 Dec 2007 21:50:22 +0100 | Aidan Kehoe | Don't error on unknown environment variables, #'substitute-in-file-name. |