log

age author description
Fri, 23 Jun 2000 17:45:03 +0000 Dave Love *** empty log message ***
Fri, 23 Jun 2000 17:33:37 +0000 Dave Love Maybe include unistd.h.
Fri, 23 Jun 2000 17:21:32 +0000 Dave Love *** empty log message ***
Fri, 23 Jun 2000 17:08:39 +0000 Dave Love (setgrp): Undefine before defining.
Fri, 23 Jun 2000 17:05:10 +0000 Dave Love (EMACS_GET_TIME) [!GETTIMEOFDAY_ONE_ARGUMENT]: Use HAVE_STRUCT_TIMEZONE.
Fri, 23 Jun 2000 17:02:15 +0000 Dave Love Move string.h hack here from alpha.h and make it conditional.
Fri, 23 Jun 2000 16:55:37 +0000 Dave Love Remove string.h hack.
Fri, 23 Jun 2000 16:35:41 +0000 Dave Love Undefine setpgrp before setting it.
Fri, 23 Jun 2000 16:31:30 +0000 Dave Love Use feature tests for fcntl.h, string.h. Don't include time.h, done by
Fri, 23 Jun 2000 16:17:05 +0000 Dave Love Revert last change.
Fri, 23 Jun 2000 15:58:32 +0000 Stefan Monnier *** empty log message ***
Fri, 23 Jun 2000 15:44:48 +0000 Dave Love Maybe include term.h.
Fri, 23 Jun 2000 15:43:44 +0000 Dave Love *** empty log message ***
Fri, 23 Jun 2000 15:41:52 +0000 Dave Love (setpgrp): Undefine before defining.
Fri, 23 Jun 2000 15:39:33 +0000 Dave Love *** empty log message ***
Fri, 23 Jun 2000 15:39:06 +0000 Dave Love Check for OSF 5+.
Fri, 23 Jun 2000 15:36:46 +0000 Dave Love *** empty log message ***
Fri, 23 Jun 2000 15:35:16 +0000 Dave Love Define the post-2.13 stuff conditionally on autoconf version.
Fri, 23 Jun 2000 15:32:38 +0000 Dave Love (HAVE_TERM_H, HAVE_STRUCT_TIMEZONE): Add.
Fri, 23 Jun 2000 15:30:19 +0000 Dave Love [HAVE_TIMEVAL]: Move gettimeofday test here, test for struct timezone
Fri, 23 Jun 2000 15:15:55 +0000 Stefan Monnier Require CL when compiling.
Fri, 23 Jun 2000 14:37:24 +0000 Dave Love Include fontset.h dependent on HAVE_WINDOW_SYSTEM, not HAVE_X_WINDOWS.
Fri, 23 Jun 2000 14:34:44 +0000 Dave Love (free_face_fontset): Renamed from fs_free_face_fontset.
Fri, 23 Jun 2000 14:32:26 +0000 Dave Love (compose_text): Declare.
Fri, 23 Jun 2000 14:28:20 +0000 Dave Love Don't include sys/types.h unconditionally. Don't protect its inclusion
Fri, 23 Jun 2000 13:59:33 +0000 Dave Love *** empty log message ***
Fri, 23 Jun 2000 13:58:45 +0000 Dave Love (xlw_popup_menu): Cast arg of pop_up_menu.
Fri, 23 Jun 2000 13:57:34 +0000 Dave Love Include lwlib.h.
Fri, 23 Jun 2000 11:36:52 +0000 Dave Love *** empty log message ***
Fri, 23 Jun 2000 11:35:34 +0000 Dave Love Move config.h before other includes (which may use feature tests).