1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-27 10:54:40 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
Kim F. Storm
89440542c3 (HAVE_SENDTO, HAVE_RECVFROM, HAVE_GETSOCKOPT)
(HAVE_SETSOCKOPT, HAVE_GETSOCKNAME, HAVE_GETPEERNAME): Define.
(HAVE_SYS_UN_H): Undef.
From David Ponce <dponce@voila.fr>.
2002-03-19 12:03:42 +00:00
Jason Rumney
cad19b50d5 Add STRFTIME_NO_POSIX2. 2002-03-13 23:04:39 +00:00
Andrew Innes
f82f26babc (RE_TRANSLATE): Use CHAR_TABLE_TRANSLATE macro rather
than the function.
2001-01-02 22:41:07 +00:00
Jason Rumney
7c98e712b1 Enable conservative stack marking. 2000-11-25 19:18:49 +00:00
Jason Rumney
acc311da84 Add definition of NO_RETURN 2000-09-24 11:12:04 +00:00
Andrew Innes
50a6026b8b [WINDOWSNT]: Don't declare getenv. 2000-08-22 21:48:48 +00:00
Jason Rumney
dc5ed26ee9 Define POINTER_TYPE, PTR, PROTOTYPES and __P. 2000-06-11 20:58:22 +00:00
Geoff Voelker
b57e1c983f (LOCALTIME_CACHE): Define. 1998-12-03 03:12:04 +00:00
Geoff Voelker
e447c636bc (HAVE_MOTIF_2_1): Add for consistency with config.in.
(RE_TRANSLATE_P): New macro.
1998-04-29 04:31:34 +00:00
Geoff Voelker
774fe785d4 Include new macros from src/config.in.
(GNU_MALLOC, REL_ALLOC): Define.
(RE_TRANSLATE_TYPE): Use Lisp_Object as type.
(RE_TRANSLATE): Use char_table_translate.
1998-04-17 05:04:46 +00:00
Richard M. Stallman
2289984b61 (RE_TRANSLATE): Copy definition from config.in. 1997-07-09 01:25:06 +00:00
Geoff Voelker
3336914ed0 Update file comments.
Update undefs added/removed in src/config.in.
1997-07-01 05:09:25 +00:00
Geoff Voelker
a4b984a1d6 Use new name ms-w32.h for windowsnt.h 1996-11-19 07:15:13 +00:00
Erik Naggum
bf2b146b13 Update FSF's ddress in preamble 1996-01-15 08:32:56 +00:00
Geoff Voelker
bdfab656b8 Update to latest src/config.in. 1995-11-07 07:57:46 +00:00
Geoff Voelker
8553c409bb Initial revision 1995-05-26 05:06:02 +00:00