1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-14 15:30:29 -08:00
Commit graph

831 commits

Author SHA1 Message Date
Stefan Monnier
4fa2eaa05c (__attribute__): Remove outdated workaround. 2004-01-21 04:04:01 +00:00
Gerd Moellmann
74d6f539ad (LD_SWITCH_SYSTEM_TEMACS)
[__FreeBSD_version >= 500042]: Define as -znocombreloc because
ld's default is incompatible with unexec.
2003-11-24 13:13:14 +00:00
Andrew Choi
3f080e4e60 s/darwin.h (GC_MARK_STACK): Define. 2003-10-12 23:38:07 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Richard M. Stallman
5851666e10 [__FreeBSD_version >= 400000]: Define TERMINFO, use -lncurses. 2003-08-19 23:47:04 +00:00
Richard M. Stallman
763dbe6baf (LD_SWITCH_SYSTEM_TEMACS): Add undef. 2003-07-21 09:53:19 +00:00
Richard M. Stallman
c124274d34 Use -Wl syntax. 2003-07-21 09:51:20 +00:00
Richard M. Stallman
0c8b2afa5b (START_FILES_1, END_FILES_1): Always define them. 2003-07-13 18:00:24 +00:00
Richard M. Stallman
7a179ad4df (START_FILES, LIB_STANDARD): Use START_FILES_1, END_FILES_1.
(START_FILES_1, END_FILES_1): New macros (conditional).
(LD_SWITCH_SYSTEM_TEMACS): Defined.
2003-07-12 21:45:20 +00:00
Richard M. Stallman
4a2abeb21a Don't include bsd4-3.h.
(TERMINFO): Defined.
(LIBS_TERMCAP): Defined.
(LD_SWITCH_SYSTEM): Defined (two definitions).
2003-07-12 21:44:13 +00:00
Dave Love
828a3791cc (MAIL_USE_FLOCK): Make it conditional. 2003-05-20 16:27:57 +00:00
Juanma Barranquero
4f09e23d4a Include hpux10-20.h instead of hpux10.h. Delete #undef of
POLLING_PROBLEM_IN_SELECT.
2003-02-21 08:05:15 +00:00
Juanma Barranquero
9ded707201 (POLLING_PROBLEM_IN_SELECT): Define POLL_INTERRUPTED_SYS_CALL, not
POLLING_PROBLEM_IN_SELECT.
2003-02-21 08:04:13 +00:00
Juanma Barranquero
427d47993c New file. 2003-02-21 08:03:31 +00:00
Juanma Barranquero
177c0ea743 Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
Juanma Barranquero
2454c12d45 Initial revision. 2003-01-31 15:05:24 +00:00
Dave Love
e7b6b57283 (GC_SETJMP_WORKS, GC_MARK_STACK): Define for more
architectures.
2003-01-24 12:22:01 +00:00
Dave Love
69f5d6fede (GC_SETJMP_WORKS, GC_MARK_STACK): Define. 2003-01-21 16:47:27 +00:00
Dave Love
296e6c4f5e Not necessary. 2002-12-09 18:10:12 +00:00
Andrew Choi
72742a999a 2002-12-02 Andrew Choi <akochoi@shaw.ca>
* macmenu.c (add_menu_item, fill_menubar): Truncate menu item
        names to 255 characters.

        * macterm.c (XTread_socket): If all frames have been collapsed,
        expand the first one before handling drag-and-drop events.

        * s/darwin.h (GETPGRP_NO_ARG): Delete.  Replaced by GETPGRP_VOID,
        which is detected by autoconf.
2002-12-02 17:13:46 +00:00
Dave Love
44129dcbc7 *** empty log message *** 2002-11-28 23:38:38 +00:00
Dave Love
6b2fd6ea80 *** empty log message *** 2002-11-27 23:01:32 +00:00
Dave Love
bf025ef431 (WAIT_USE_INT, SYS_SIGLIST_DECLARED, sys_siglist):
Don't define.
(GC_SETJMP_WORKS, GC_MARK_STACK): Define.
2002-11-27 22:59:22 +00:00
Dave Love
04dbfa089e (bcopy, bzero, bcmp): Don't define. 2002-11-19 14:47:11 +00:00
Dave Love
dee8ab28ac Don't include alloca.h. 2002-11-18 16:37:53 +00:00
Dave Love
1d89948553 Move OSF1 stuff from m/alpha.h to here. 2002-11-18 16:02:39 +00:00
Dave Love
7d7d9b8484 (HAVE_FSYNC): Don't define. 2002-11-18 15:53:38 +00:00
Markus Rost
40154c7910 Include sol2-6.h. 2002-11-18 06:44:22 +00:00
Ben Key
f60ae425e9 Added a partial implementation of play-sound-internal for Windows. Fixed the following entry in etc/PROBLEMS: Emacs built on Windows 9x/ME crashes at startup on Windows XP, or Emacs built on XP crashes at startup on Windows 9x/ME. 2002-11-17 22:35:26 +00:00
Francesco Potortì
407fa60182 sparc-sun-solaris2.8 2002-11-14 13:32:32 +00:00
Richard M. Stallman
45bec201a1 (POLLING_PROBLEM_IN_SELECT): Add #undef. 2002-11-06 04:58:50 +00:00
Richard M. Stallman
d7efe3e1c6 (POLLING_PROBLEM_IN_SELECT): Defined. 2002-11-06 04:57:48 +00:00
Richard M. Stallman
4424836042 (BROKEN_SIGIO): Turn off the #undef. 2002-11-05 05:19:58 +00:00
Dave Love
a8c834bfdb (bcopy, bzero): Define conditional on HAVE_BCOPY.
(bcmp): Define conditional on HAVE_BCMP.
(NO_SIOCTL_H): Don't define.
(TIOCSIGSEND): Don't make conditional on IRIX6.
2002-10-30 18:59:01 +00:00
Dave Love
a86892dc69 Don't include strings.h.
(bcopy, bzero, bcmp) [HAVE_BCOPY]: Don't undef.
2002-10-30 18:58:46 +00:00
Dave Love
15fe470ff9 (IRIX6): Don't define.
(bcopy, bcmp, bzero): Don't undef.
2002-10-30 18:57:59 +00:00
Dave Love
7fa3ed62bf Don't include strings.h.
(IRIX6): Don't define.
(bcopy, bcmp, bzero): Don't undef.
2002-10-30 18:57:41 +00:00
Dave Love
10c1902cc6 (C_SWITCH_SYSTEM): Revert last change (fixed by
regexp.h change).
(TERMINFO, LIBS_TERMCAP): Define.
2002-10-30 18:50:35 +00:00
Richard M. Stallman
95fb966a33 (UNEXEC): Comment out definition. 2002-09-13 19:36:33 +00:00
Markus Rost
e986c17538 Fix typo. Add comment. 2002-09-09 21:37:28 +00:00
Richard M. Stallman
8103074acf New file. 2002-09-09 19:40:44 +00:00
Richard M. Stallman
b3bc7e9e7c (UNEXEC): Definition deleted. 2002-09-09 19:40:29 +00:00
Richard M. Stallman
91fda8546a (UNEXEC): Use unexsol.o. 2002-09-05 02:37:17 +00:00
Andrew Choi
ad8d730cf4 2002-08-27 Andrew Choi <akochoi@shaw.ca>
* s/darwin.h [HAVE_LIBNCURSES]: Define HAVE_TERMINFO.
2002-08-27 18:49:52 +00:00
Andrew Choi
5cb724f067 2002-08-25 Andrew Choi <akochoi@shaw.ca>
* s/darwin.h (DONT_REOPEN_PTY): #def it.
2002-08-25 17:43:29 +00:00
Andrew Choi
a6311b2f6e 2002-08-25 Andrew Choi <akochoi@shaw.ca>
* emacs.c (main): Call init_mac_osx_environment if HAVE_CARBON is
        defined instead of MAC_OSX.

        * s/darwin.h (select): Define select to sys_select only if
        HAVE_CARBON is defined.
2002-08-25 17:15:26 +00:00
Andrew Choi
511ca371fa 2002-08-25 Andrew Choi <akochoi@shaw.ca>
* s/darwin.h (HAVE_WORKING_VFORK): #undef it.  Define vfork to
	fork.
2002-08-25 16:44:51 +00:00
Richard M. Stallman
5bc1c7d04c (BROKEN_SIGIO): Add #undef. 2002-08-17 04:57:03 +00:00
Andrew Choi
8030369ccb 2002-08-10 Andrew Choi <akochoi@shaw.ca>
* mac.c (sys_select) [MAC_OSX]: New function.

	* macterm.c (MakeMeTheFrontProcess): New function.
	(mac_initialize): Call MakeMeTheFrontProcess.

	* s/darwin.h: Define select to sys_select.
2002-08-11 00:26:24 +00:00
Richard M. Stallman
3622bdf9a4 (C_SWITCH_SYSTEM): #undef it. 2002-08-07 14:32:09 +00:00