log src/fileio.c @ 5776:65d65b52d608

age author description
Thu, 16 Jan 2014 16:27:52 +0000 Aidan Kehoe Pass character count from coding systems to buffer insertion code.
Sun, 09 Oct 2011 09:51:57 +0100 Aidan Kehoe Mechanically change INT to FIXNUM in our sources.
Tue, 29 Mar 2011 00:02:47 +0200 Mats Lidell Merged with trunk.
Mon, 07 Feb 2011 21:22:17 +0100 Mats Lidell Merge with trunk.
Fri, 26 Nov 2010 06:43:36 +0100 Mats Lidell Merge with 21.5 trunk.
Thu, 14 Oct 2010 17:15:20 +0200 Mats Lidell Changed bulk of GPLv2 or later files identified by script
Thu, 24 Mar 2011 11:00:11 -0600 Jerry James Fix misspelled words, and some grammar, across the entire source tree.
Sat, 05 Feb 2011 12:04:34 +0000 Aidan Kehoe Have #'sort*, #'merge use the same test approach as functions from cl-seq.el
Sat, 20 Nov 2010 16:49:11 +0000 Aidan Kehoe Have NATNUMP give t for positive bignums; check limits appropriately.
Sun, 16 May 2010 12:33:21 +0100 Aidan Kehoe Move `default-file-system-ignore-case' to C; fix bug in directory hash tables
Fri, 09 Apr 2010 23:38:02 -0500 Ben Wing fix spacing in some files
Thu, 01 Apr 2010 20:22:50 +0100 Aidan Kehoe Move #'sort*, #'fill, #'merge to C from cl-seq.el.