log src/s/darwin.h @ 110097:19dfa5177fdd

age author description
Wed, 07 Jul 2010 20:03:52 -0700 Dan Nicolaescu Simplify start_of_data, start_of_text and related code.
Tue, 29 Jun 2010 19:48:54 -0700 Glenn Morris Remove some cpp that is internal to configure.in.
Sun, 06 Jun 2010 01:57:39 -0700 Dan Nicolaescu Remove BSTRING related code, all platforms define it.
Thu, 03 Jun 2010 15:16:02 -0700 Dan Nicolaescu Move UNEXEC definition to autoconf.
Tue, 18 May 2010 19:42:04 -0700 Glenn Morris Set linker-related things with configure.
Tue, 11 May 2010 23:53:03 -0700 Glenn Morris Reformat some comments in src/s/*.h.
Sun, 09 May 2010 17:07:47 -0700 Glenn Morris Move MAIL_USE_FLOCK, MAIL_USE_LOCKF, BLESSMAIL_TARGET from cpp to configure.
Fri, 07 May 2010 19:05:24 -0700 Glenn Morris Move TERMINFO, LIBS_TERMCAP from cpp to configure.
Thu, 06 May 2010 17:30:56 -0700 Dan Nicolaescu Define LIB_STANDARD and START_FILES using autoconf.
Mon, 03 May 2010 21:00:10 -0700 Dan Nicolaescu Remove POSIX_SIGNALS.
Mon, 03 May 2010 20:06:27 -0700 Glenn Morris Move LD_SWITCH_SYSTEM_TEMACS from cpp to autoconf.
Mon, 26 Apr 2010 10:10:09 -0700 Dan Nicolaescu Use autoconf instead of cpp for LIB_MATH.
Mon, 19 Apr 2010 11:07:52 -0400 Stefan Monnier Merge from emacs-23
Sat, 10 Apr 2010 19:31:01 +0900 YAMAMOTO Mitsuharu Use openpty for allocating pty on Darwin. Fix Bug#726 and Bug#5819.
Sun, 11 Apr 2010 14:43:28 -0700 Dan Nicolaescu Remove C_SWITCH_SYSTEM_TEMACS.
Mon, 29 Mar 2010 19:47:23 -0700 Dan Nicolaescu Remove all uses of C_DEBUG_SWITCH and LIBS_DEBUG.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Fri, 28 Aug 2009 22:49:58 +0000 YAMAMOTO Mitsuharu [temacs] Undef HAVE_POSIX_MEMALIGN.
Wed, 04 Feb 2009 11:31:28 +0000 Adrian Robert * nsmenu.m (pop_down_menu): New function.
Thu, 08 Jan 2009 03:15:17 +0000 Glenn Morris Add 2009 to copyright years.
Thu, 14 Aug 2008 00:51:41 +0000 Chong Yidong Undefine HAVE_RES_INIT, which appears to be harmful on OS X.
Thu, 07 Aug 2008 14:21:43 +0000 Dan Nicolaescu * s/darwin.h (OTHER_FILES): Do not define here, defined in
Mon, 04 Aug 2008 16:57:44 +0000 Adrian Robert fix popup menu selection return (menu.c); add use of popup_activated under NS (nsmenu.m, xdisp.c); improve comments (lisp.h, s/darwin.h); use FORWARD_SIGNAL_TO_MAIN_THREAD (syssignal.h)
Mon, 04 Aug 2008 14:39:27 +0000 Adrian Robert cleanup in s/darwin.h, define DARWIN_OS and use it instead of DARWIN and/or MAC_OSX; also, nsterm.m: small unrelated cleanups
Sun, 27 Jul 2008 18:24:48 +0000 Dan Nicolaescu Remove support for Mac Carbon. remove-carbon
Thu, 24 Jul 2008 18:45:45 +0000 Dan Nicolaescu * m/amdx86-64.h (HAVE_LIB64_DIR): Consolidate ifdefs.
Wed, 23 Jul 2008 06:34:41 +0000 Dan Nicolaescu * s/darwin.h (DATA_END):
Wed, 23 Jul 2008 06:26:32 +0000 Dan Nicolaescu * config.in: Regenerate.
Thu, 17 Jul 2008 23:18:58 +0000 Miles Bader Merge from emacs--rel--22
Thu, 17 Jul 2008 13:57:13 +0000 Dan Nicolaescu * ecrt0.c: Remove code depending on m68000, not used anymore.