| Commit message (Expand) | Author | Age | Files | Lines |
* | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 20 | -42/+0 |
* | Add 2011 to remaining FSF/AIST copyright years. | Glenn Morris | 2011-01-15 | 2 | -2/+2 |
* | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 14 | -25/+21 |
|\ |
|
| * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 17 | -17/+17 |
* | | * src/s/ms-w32.h (HAVE_TERMIOS_H): Do not undef, not used anymore. | Dan Nicolaescu | 2010-11-13 | 1 | -1/+0 |
* | | Merge changes from emacs-23 branch. | Juanma Barranquero | 2010-10-19 | 1 | -0/+3 |
|\| |
|
| * | * src/s/cygwin.h (SIGNALS_VIA_CHARACTERS): New define (bug#7225). | Ken Brown | 2010-10-18 | 1 | -0/+3 |
* | | Remove HAVE_TERMIOS definitions.... | Dan Nicolaescu | 2010-09-20 | 8 | -51/+0 |
* | | Merge changes from emacs-23 branch. | Chong Yidong | 2010-08-22 | 1 | -3/+4 |
|\| |
|
| * | * src/s/hpux10-20.h (HAVE_TERMIOS, NO_TERMIO, ORDINARY_LINK): New... | Peter O'Gorman | 2010-08-09 | 1 | -5/+3 |
| * | Backport from trunk: close bug#6190.... | enami tsugutomo | 2010-05-20 | 1 | -0/+5 |
* | | Fix the w32 build after 2010-08-22T15:14:37Z!dann@ics.uci.edu.... | Eli Zaretskii | 2010-08-22 | 1 | -1/+0 |
* | | Remove redundant HAVE_TCATTR defines.... | Dan Nicolaescu | 2010-08-20 | 2 | -6/+0 |
* | | * src/s/freebsd.h (DECLARE_GETPWUID_WITH_UID_T): Remove, unused. | Dan Nicolaescu | 2010-08-08 | 1 | -1/+0 |
* | | Replace tests for SYSV_SYSTEM_DIR with HAVE_DIRENT_H, set via autoconf... | Jan D | 2010-07-29 | 6 | -16/+0 |
* | | Rename s/usg5-4.h -> s/usg5-4-common.h.... | Dan Nicolaescu | 2010-07-29 | 4 | -6/+6 |
* | | Clean up unexec.c, remove references to unused code.... | Dan Nicolaescu | 2010-07-28 | 5 | -23/+0 |
* | | Convert function definitions to standard C and some cleanups.... | Dan Nicolaescu | 2010-07-12 | 2 | -7/+0 |
* | | Use strchr, strrchr instead of index, rindex... | Andreas Schwab | 2010-07-11 | 3 | -14/+0 |
* | | Simplify start_of_data, start_of_text and related code.... | Dan Nicolaescu | 2010-07-07 | 3 | -5/+0 |
* | | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp... | Andreas Schwab | 2010-07-08 | 2 | -15/+4 |
* | | * configure.in (HAVE_SOUND, HAVE_X_I18N, HAVE_X11R6_XIM):... | Glenn Morris | 2010-06-29 | 1 | -4/+0 |
* | | Remove some cpp that is internal to configure.in.... | Glenn Morris | 2010-06-29 | 6 | -16/+2 |
* | | * src/s/freebsd.h (BSD4_2): Remove redundant definition.... | Dan Nicolaescu | 2010-06-27 | 1 | -3/+0 |
* | | * src/s/usg5-4.h: Fix previous change.... | Dan Nicolaescu | 2010-06-09 | 1 | -3/+0 |
* | | Remove BSTRING related code, all platforms define it.... | Dan Nicolaescu | 2010-06-06 | 10 | -31/+0 |
* | | Turn `directory-sep-char' into a noop.... | Juanma Barranquero | 2010-06-04 | 1 | -3/+0 |
* | | Move UNEXEC definition to autoconf.... | Dan Nicolaescu | 2010-06-03 | 9 | -31/+0 |
* | | * src/s/sol2-10.h: Comment fix. | Glenn Morris | 2010-06-02 | 1 | -4/+3 |
* | | NOT_C_CODE is always true now.... | Glenn Morris | 2010-06-02 | 4 | -8/+0 |
* | | * src/s/sol2-6.h: Remove obsolete comments. | Dan Nicolaescu | 2010-06-01 | 1 | -12/+0 |
* | | Minor msdos build change.... | Glenn Morris | 2010-05-18 | 1 | -2/+0 |
* | | Set linker-related things with configure.... | Glenn Morris | 2010-05-18 | 6 | -18/+3 |
* | | * s/aix4-2.h (LINKER): Remove; this file sets ORDINARY_LINK.... | Glenn Morris | 2010-05-18 | 1 | -5/+1 |
* | | * s/gnu-linux.h: Combine two conditionals. | Glenn Morris | 2010-05-17 | 1 | -4/+1 |
* | | * src/[ms]/template.h: Comments. | Glenn Morris | 2010-05-17 | 1 | -1/+4 |
* | | Set rallocobj with configure, not cpp.... | Glenn Morris | 2010-05-17 | 2 | -12/+3 |
* | | * s/netbsd.h (AMPERSAND_FULL_NAME): Remove (defined in AH_BOTTOM). | Glenn Morris | 2010-05-13 | 1 | -2/+0 |
* | | Reformat some comments in src/s/*.h. | Glenn Morris | 2010-05-11 | 15 | -371/+195 |
* | | Move LIB_GCC from cpp to configure.... | Glenn Morris | 2010-05-11 | 5 | -16/+0 |
* | | On msdos, set LIBS_SYSTEM with config.bat, not cpp.... | Glenn Morris | 2010-05-10 | 1 | -2/+0 |
* | | Move LIBS_SYSTEM from cpp to configure.... | Glenn Morris | 2010-05-09 | 6 | -26/+9 |
* | | Move MAIL_USE_FLOCK, MAIL_USE_LOCKF, BLESSMAIL_TARGET from cpp to configure.... | Glenn Morris | 2010-05-09 | 7 | -107/+20 |
* | | Move TERMINFO, LIBS_TERMCAP from cpp to configure.... | Glenn Morris | 2010-05-07 | 12 | -78/+6 |
* | | Fix MS-DOS configuring in lib-src/ and src/, broken by autoconfiscation.... | Eli Zaretskii | 2010-05-07 | 1 | -3/+1 |
* | | Missing part of previous commit.... | Glenn Morris | 2010-05-06 | 1 | -9/+2 |
* | | Move LD_SWITCH_SYSTEM from cpp to configure.... | Glenn Morris | 2010-05-06 | 3 | -28/+9 |
* | | Define LIB_STANDARD and START_FILES using autoconf.... | Dan Nicolaescu | 2010-05-06 | 9 | -35/+0 |
* | | Remove NEED_BSDTTY and NEED_UNISTD_H.... | Dan Nicolaescu | 2010-05-06 | 2 | -6/+0 |
* | | * Makefile.in (STARTFILES): Conditionally define to make the usage clear.... | Dan Nicolaescu | 2010-05-06 | 1 | -2/+0 |