| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | (USG_SUBTTY_WORKS): Defined. | Richard M. Stallman | 2002-07-16 | 1 | -0/+4 | |
| | | ||||||
| * | (BROKEN_SA_RESTART): Defined. | Richard M. Stallman | 2002-07-11 | 1 | -0/+3 | |
| | | ||||||
| * | 2002-07-01 Andrew Choi <akochoi@shaw.ca> | Andrew Choi | 2002-07-01 | 1 | -1/+7 | |
| | | | | | * s/darwin.h: Define POSIX_SIGNALS. | |||||
| * | In src/: | Andrew Choi | 2002-06-16 | 1 | -0/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2002-06-16 Andrew Choi <akochoi@shaw.ca> * fontset.c (syms_of_fontset) [MAC_OS]: Set ASCII font of Vdefault_fontset to Monaco with mac-roman coding. * mac.c, macfns.c, macmenu.c, macterm.c: Undefine and redefine init_process before and after inclusion of Carbon/Carbon.h, resp. * macterm.c (x_new_font): Set font for normal_gc, reverse_gc, and cursor_gc. (add_font_name_table_entry): New function. (init_font_name_table): Use add_font_name_table_entry; add italic, bold, and bold-italic entries for truetype fonts. * xfaces.c (init_frame_faces) [MAC_OS]: Call realize_basic_faces for Mac too. (try_font_list) [MAC_OS]: If no font matches given registry, try fonts with any registry matching face_family. (realize_x_face) [MAC_OS]: Remove old ad-hoc fix to load font here. * s/darwin.h: If autoconf detects the Ncurses library, define LIBS_TERMCAP to -lncurses to use it. In lisp/: 2002-06-16 Andrew Choi <akochoi@shaw.ca> * term/mac-win.el (scalable-fonts-allowed): Set to t. | |||||
| * | Include /usr/pkg in the run time shared library path. | Eli Zaretskii | 2002-05-31 | 1 | -1/+1 | |
| | | ||||||
| * | [DOUG_LEA_MALLOC] (REL_ALLOC): Undefine it. | Richard M. Stallman | 2002-05-05 | 1 | -0/+5 | |
| | | ||||||
| * | (HAVE_SELECT): Define. | Jason Rumney | 2002-05-03 | 1 | -1/+1 | |
| | | ||||||
| * | [emacs]: Include stdio.h. | Richard M. Stallman | 2002-04-30 | 1 | -0/+9 | |
| | | | | | (GNU_LIBRARY_PENDING_OUTPUT_COUNT): New definition, conditional. | |||||
| * | Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog, | Andrew Choi | 2002-04-26 | 1 | -0/+291 | |
| | | | | | lisp/ChangeLog, and src/ChangeLog for list of changes. | |||||
| * | (bcopy, bzero, bcmp): Define only if HAVE_BCOPY is not defined. | Eli Zaretskii | 2002-04-19 | 1 | -0/+12 | |
| | | ||||||
| * | (HAVE_LIBKSTAT): Define only if not already defined. | Eli Zaretskii | 2002-04-17 | 1 | -1/+4 | |
| | | ||||||
| * | (SYSTEM_PURESIZE_EXTRA): Reduce to 50000. | Eli Zaretskii | 2002-04-16 | 1 | -1/+1 | |
| | | ||||||
| * | Don't define HAVE_ALLOCA, C_ALLOCA and STACK_DIRECTION, now set by autoconf. | Andreas Schwab | 2002-04-15 | 6 | -22/+1 | |
| | | ||||||
| * | (GC_LISP_OBJECT_ALIGNMENT): Define to 2 for m68k. | Andreas Schwab | 2002-02-07 | 1 | -1/+4 | |
| | | ||||||
| * | Check for __mc68000__ instead of __m68k__, the latter never being defined | Andreas Schwab | 2002-02-02 | 1 | -1/+1 | |
| | | | | | on GNU/Linux. | |||||
| * | (LIBX11_SYSTEM) [MOTIF]: Add -lgen. | Richard M. Stallman | 2001-12-29 | 1 | -1/+10 | |
| | | | | | (sigprocmask_set): Conditionalize decl on ! NOT_C_CODE. | |||||
| * | (GNU_LINUX): Defined. | Richard M. Stallman | 2001-12-11 | 1 | -0/+1 | |
| | | ||||||
| * | (srand48): Don't undefine. | Eli Zaretskii | 2001-12-09 | 1 | -1/+0 | |
| | | ||||||
| * | Fix comment about vfork. | Paul Eggert | 2001-12-07 | 1 | -2/+0 | |
| | | ||||||
| * | (HAVE_VFORK): Remove #undef. | Paul Eggert | 2001-12-07 | 1 | -3/+1 | |
| | | ||||||
| * | (vfork): Remove #define. | Paul Eggert | 2001-12-07 | 1 | -4/+0 | |
| | | ||||||
| * | (random): Add undef. | Richard M. Stallman | 2001-12-07 | 1 | -1/+2 | |
| | | | | | (HAVE_RANDOM): Define it just once. | |||||
| * | Comment change. | Richard M. Stallman | 2001-11-17 | 1 | -1/+1 | |
| | | ||||||
| * | (HAVE_SYS_WAIT_H): Add #undef. | Richard M. Stallman | 2001-11-17 | 2 | -0/+6 | |
| | | ||||||
| * | (HAVE_SYS_WAIT_H): Define it. | Richard M. Stallman | 2001-11-17 | 1 | -0/+3 | |
| | | ||||||
| * | Fix last change. | Eli Zaretskii | 2001-11-03 | 1 | -0/+2 | |
| | | ||||||
| * | (sigprocmask_set): Declare as extern SIGMASKTYPE. | Eli Zaretskii | 2001-11-03 | 1 | -0/+1 | |
| | | ||||||
| * | New file. | Eli Zaretskii | 2001-10-31 | 1 | -0/+8 | |
| | | ||||||
| * | (EXEC_SUFFIXES): Remove. | Stefan Monnier | 2001-10-14 | 2 | -2/+0 | |
| | | ||||||
| * | (C_SWITCH_SYSTEM) [!__GNUC__]: Add `-nointrinsics' | Gerd Moellmann | 2001-10-10 | 1 | -0/+9 | |
| | | | | | options. From Dave Love <d.love@dl.ac.uk>. | |||||
| * | Do not undef min and max. | Andrew Innes | 2001-10-08 | 1 | -6/+0 | |
| | | ||||||
| * | Fix a typo in comment. | Pavel JanÃk | 2001-09-28 | 1 | -1/+1 | |
| | | ||||||
| * | (LD_SWITCH_SYSTEM_TEMACS): Link temacs with -z | Andreas Schwab | 2001-09-28 | 1 | -0/+6 | |
| | | | | | nocombreloc, in case -z combreloc is the default. | |||||
| * | (LD_SWITCH_SYSTEM, C_SWITCH_SYSTEM): Add /usr/pkg. | Gerd Moellmann | 2001-09-19 | 1 | -2/+2 | |
| | | ||||||
| * | (C_SWITCH_SYSTEM): Add. | Gerd Moellmann | 2001-09-18 | 1 | -1/+10 | |
| | | | | | (LD_SWITCH_SYSTEM): Include /usr/local/lib. | |||||
| * | New file, for building Emacs on hppa1.1-hitachi. | Eli Zaretskii | 2001-08-14 | 1 | -0/+44 | |
| | | ||||||
| * | Update the copyright. | Eli Zaretskii | 2001-03-04 | 1 | -1/+1 | |
| | | ||||||
| * | Add copyright notice. | Gerd Moellmann | 2001-02-20 | 1 | -1/+22 | |
| | | ||||||
| * | Fix a typo in a comment. | Eli Zaretskii | 2001-01-25 | 1 | -1/+1 | |
| | | ||||||
| * | (GC_MARK_STACK): Define to GC_MAKE_GCPROS_NOOPS. | Eli Zaretskii | 2001-01-20 | 1 | -0/+1 | |
| | | ||||||
| * | Rearrange relative to comment. | Dave Love | 2001-01-08 | 1 | -1/+2 | |
| | | ||||||
| * | Comments. | Dave Love | 2001-01-08 | 1 | -3/+1 | |
| | | ||||||
| * | (NSIG): Don't redefine. | Dave Love | 2000-12-21 | 1 | -0/+2 | |
| | | ||||||
| * | comment | Dave Love | 2000-12-18 | 1 | -3/+4 | |
| | | ||||||
| * | (_FILE_OFFSET_BITS): Undef again. | Gerd Moellmann | 2000-12-18 | 1 | -0/+6 | |
| | | ||||||
| * | Comment update. | Gerd Moellmann | 2000-12-15 | 1 | -0/+8 | |
| | | ||||||
| * | (bcopy) [IRIX6]: Don't special-case definition of | Gerd Moellmann | 2000-12-15 | 1 | -3/+1 | |
| | | | | | bcopy & al. | |||||
| * | #undef bcopy & al here. Include strings.h. | Gerd Moellmann | 2000-12-15 | 1 | -0/+13 | |
| | | ||||||
| * | (GC_MARK_STACK): Use GC_MAKE_GCPROS_NOOPS instead of `1'. | Gerd Moellmann | 2000-12-12 | 2 | -2/+2 | |
| | | ||||||
| * | (GC_MARK_STACK): Define as GC_MAKE_GCPROS_NOOPS. | Gerd Moellmann | 2000-12-12 | 1 | -0/+1 | |
| | | ||||||