log src/editfns.c @ 5898:2aeaf9bc7175

age author description
Thu, 02 Oct 2014 10:19:00 +0200 Marcus Crestani Fix calculation of time zone string in Fencode_time.
Sun, 15 Sep 2013 23:47:37 +0900 Stephen J. Turnbull Eliminate several compiler (clang) warnings.
Sun, 16 Sep 2012 21:43:21 +0100 Aidan Kehoe Accept GNU's UNIVERSAL argument to #'format-time-string.
Sun, 09 Oct 2011 09:51:57 +0100 Aidan Kehoe Mechanically change INT to FIXNUM in our sources.
Tue, 26 Apr 2011 23:41:47 +0200 Mats Lidell Merged with trunk.
Sat, 23 Apr 2011 23:47:13 +0200 Mats Lidell Merge with trunk.
Sat, 23 Apr 2011 22:42:10 +0100 Aidan Kehoe Check types (unless `byte-compile-delete-errors' is t), #'char<, #'char=, etc.
Thu, 14 Oct 2010 17:15:20 +0200 Mats Lidell Changed bulk of GPLv2 or later files identified by script
Tue, 29 Mar 2011 15:59:56 -0600 Jerry James Make listu() and listn() assemble lists in forward order. Use them.
Sun, 05 Sep 2010 19:22:37 +0100 Aidan Kehoe Add a couple of extra docstring backslashes, #'format-time-string
Thu, 02 Sep 2010 12:00:06 +0100 Aidan Kehoe Support Roman month numbers, #'format-time-string
Fri, 05 Feb 2010 11:25:00 -0600 Ben Wing Automatic merge
Fri, 05 Feb 2010 11:02:24 -0600 Ben Wing Cleanups/renaming of EXTERNAL_TO_C_STRING and friends
Thu, 04 Feb 2010 07:28:14 -0600 Ben Wing Rename xfree(FOO, TYPE) -> xfree(FOO)
Mon, 01 Feb 2010 05:29:05 -0600 Ben Wing merge