log src/emacs.c @ 5939:96fb76dd98df cygwin

age author description
Sat, 12 Dec 2015 19:08:46 +0000 Henry Thompson lots of use of EMACS_INT, a few others, to eliminate all pointer truncation warnings cygwin
Mon, 10 Nov 2014 13:43:46 -0500 Vin Shelton Allow building --without-tls on the Windows native platform
Tue, 07 Oct 2014 21:16:10 -0600 Jerry James Add TLS support. See xemacs-patches message with ID
Sun, 04 Dec 2011 18:42:50 +0000 Aidan Kehoe Refactor out sequence-oriented builtins from fns.c to the new sequence.c.
Sun, 09 Oct 2011 09:51:57 +0100 Aidan Kehoe Mechanically change INT to FIXNUM in our sources.
Sun, 04 Sep 2011 19:51:35 +0100 Aidan Kehoe Implement print-circle, allowing recursive and circular structures to be read.
Tue, 29 Mar 2011 00:02:47 +0200 Mats Lidell Merged with trunk.