2010-08-09 |
Andreas Schwab |
Use autoconf determined WORDS_BIGENDIAN instead of hardcoded definition.
|
2010-08-08 |
Dan Nicolaescu |
* src/s/freebsd.h (DECLARE_GETPWUID_WITH_UID_T): Remove, unused.
|
2010-07-29 |
Dan Nicolaescu |
Clean up unexec.c, remove references to unused code.
|
2010-07-11 |
Andreas Schwab |
Use strchr, strrchr instead of index, rindex
|
2010-07-08 |
Dan Nicolaescu |
Simplify start_of_data, start_of_text and related code.
|
2010-07-07 |
Andreas Schwab |
Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
|
2010-06-30 |
Glenn Morris |
* configure.in (HAVE_SOUND, HAVE_X_I18N, HAVE_X11R6_XIM):
|
2010-06-30 |
Glenn Morris |
Remove some cpp that is internal to configure.in.
|
2010-06-06 |
Dan Nicolaescu |
Remove BSTRING related code, all platforms define it.
|
2010-06-03 |
Dan Nicolaescu |
Move UNEXEC definition to autoconf.
|
2010-06-03 |
Glenn Morris |
HAVE_ALLOCA not needed since alloca.s was removed.
|
2010-06-03 |
Glenn Morris |
NOT_C_CODE is always true now.
|
2010-05-15 |
Glenn Morris |
If HAVE_X11, also HAVE_X_WINDOWS and HAVE_MENUS.
|
2010-05-14 |
Glenn Morris |
Move some undefs from src/Makefile.in to configure.
|
2010-05-14 |
Glenn Morris |
* admin/CPP-DEFINES: Updates.
|
2010-05-11 |
Glenn Morris |
* admin/CPP-DEFINES: More updates.
|
2010-05-10 |
Glenn Morris |
* admin/CPP-DEFINES (LIBS_SYSTEM, LIBXMU): Remove.
|
2010-05-08 |
Glenn Morris |
Remove unused Makefile definition THIS_IS_MAKEFILE.
|
2010-05-07 |
Glenn Morris |
Move LD_SWITCH_SYSTEM from cpp to configure.
|
2010-05-07 |
Dan Nicolaescu |
Remove more unused symbols.
|
2010-05-04 |
Dan Nicolaescu |
Delete names that have been removed from the tree.
|
2010-05-04 |
Glenn Morris |
* admin/CPP-DEFINES: Remove some no-longer-used defines.
|
2010-04-27 |
Glenn Morris |
Move LIBXTR6 from cpp to autoconf.
|
2010-04-27 |
Glenn Morris |
Move MOTIF_LIBW to autoconf.
|
2010-04-21 |
Dan Nicolaescu |
Remove NOMULTIPLEJOBS.
|
2010-04-11 |
Dan Nicolaescu |
Remove C_SWITCH_SYSTEM_TEMACS.
|
2010-04-01 |
Dan Nicolaescu |
Remove all uses of LIBX11_SYSTEM.
|
2010-04-01 |
Eli Zaretskii |
Remove support for DJGPP v1.x (bug#5813).
|
2010-03-30 |
Dan Nicolaescu |
Remove all uses of C_DEBUG_SWITCH and LIBS_DEBUG.
|
2010-03-22 |
Dan Nicolaescu |
* keyboard.c (Fset_input_interrupt_mode): Remove code depending on NO_SOCK_SIGIO,
|