Set rallocobj with configure, not cpp.
[bpt/emacs.git] / ChangeLog
2010-05-18 Glenn MorrisSet rallocobj with configure, not cpp.
2010-05-18 Glenn MorrisDefine some malloc objects with configure, not cpp.
2010-05-17 Stefan Monnier* Makefile.in (${lispsource}loaddefs.el): Update loadde...
2010-05-17 Glenn MorrisCombine the two stamp-oldxmenu cases.
2010-05-16 Glenn Morris* configure.in (ns_appbindir, ns_appresdir): Set using...
2010-05-16 Glenn MorrisTweak ns_app*dir values set by configure.
2010-05-16 Glenn MorrisRemove one variable from Makefile.in.
2010-05-16 Glenn MorrisSimplify temacs build rule.
2010-05-16 Glenn MorrisSimplify temacs build rule.
2010-05-16 Dan Nicolaescu* configure.in: Remove references to usg5-4 and bsd...
2010-05-15 Glenn MorrisAlways define LIBXMENU in src/Makefile.in.
2010-05-15 Glenn MorrisAlways define FONT_OBJ; to empty in the non-X case.
2010-05-15 Ken RaeburnHandle --version reasonably in CANNOT_DUMP configuration.
2010-05-15 Eli Zaretskiiconfig.bat: Remove support for DJGPP v1.x.
2010-05-15 Glenn MorrisChoose dependency of oldxmenu using configure.
2010-05-15 Glenn MorrisMinor NS build fixes.
2010-05-15 Glenn MorrisRemove references to CVS directories etc in Makefiles.
2010-05-14 Kenichi Handamerge trunk
2010-05-14 Kenichi Handamerge trunk
2010-05-14 Glenn MorrisMove some undefs from src/Makefile.in to configure.
2010-05-14 Glenn MorrisDefine MOUSE_, TOOLTIP_, WINDOW_SUPPORT with configure.
2010-05-14 Glenn MorrisMinor build simplification for NS.
2010-05-13 Glenn Morris* configure.in: Fix some paren typos.
2010-05-13 Glenn MorrisLet configure set OLDXMENU, LIBXMENU if !HAVE_MENUS.
2010-05-13 Glenn MorrisRemove some unused #define's, previously replaced by...
2010-05-12 Glenn MorrisRemove unused output variable LIB_SRC_EXTRA_INSTALLABLES.
2010-05-12 Glenn MorrisMove LIB_GCC from cpp to configure.
2010-05-11 Stefan MonnierMerge from emacs-23
2010-05-11 Glenn Morris* make-dist (msdos): No more mainmake.
2010-05-11 Glenn MorrisOn msdos, set LIBS_SYSTEM with config.bat, not cpp.
2010-05-11 Juanma BarranqueroFix typos and whitespace in ChangeLogs.
2010-05-10 Glenn MorrisMove LIBS_SYSTEM from cpp to configure.
2010-05-10 Miles BaderBackport from trunk: close bug#5857.
2010-05-10 Glenn MorrisMove MAIL_USE_FLOCK, MAIL_USE_LOCKF, BLESSMAIL_TARGET...
2010-05-08 Stefan MonnierMerge from emacs-23
2010-05-08 Chong YidongBump version to 23.2.
2010-05-08 Glenn MorrisMove TERMINFO, LIBS_TERMCAP from cpp to configure.
2010-05-07 Vincent Belaïche* floatfns.c (Fisnan, Fcopysign, Ffrexp, Fldexp): New...
2010-05-07 Eli ZaretskiiFix MSDOS build broken by autoconfiscation and changes...
2010-05-07 Eli ZaretskiiFix the "config msdos" step of MS-DOS build (due to...
2010-05-07 Glenn MorrisMove LD_SWITCH_SYSTEM from cpp to configure.
2010-05-07 Dan NicolaescuDefine LIB_STANDARD and START_FILES using autoconf.
2010-05-06 Glenn MorrisRemove some unused Makefile.in variables.
2010-05-04 Glenn MorrisYet another missing piece of C_SWITCH commit.
2010-05-04 Glenn MorrisMove LD_SWITCH_X_SITE_AUX from cpp to autoconf.
2010-05-04 Glenn MorrisMove LD_SWITCH_SYSTEM_TEMACS from cpp to autoconf.
2010-05-04 Glenn MorrisMove C_SWITCH_MACHINE, C_SWITCH_SYSTEM from cpp to...
2010-05-03 Chong YidongFix typos (Bug#6094). From Štěpán Němec.
2010-05-03 Glenn MorrisReplace some X-related cpp with autoconf.
2010-05-03 Glenn Morris* make-dist: There are no more src/m/*.inp files.
2010-05-03 Chong YidongAdd check for buggy version of GCC (Bug#6031).
2010-05-01 Dan NicolaescuRemove LD_SWITCH_MACHINE.
2010-05-01 Eli ZaretskiiEmulate POSIX_SIGNALS on MS-Windows.
2010-05-01 Eli ZaretskiiFix display of R2L lines and cursor motion in bidi...
2010-05-01 Glenn MorrisRework previous autoconf changes, hopefully to make...
2010-04-30 Glenn MorrisHopefully fix bug#6065.
2010-04-30 Glenn MorrisReplace some xmenu cpp with autoconf.
2010-04-30 Glenn MorrisReplace some cpp with autoconf.
2010-04-28 Glenn MorrisDefine CYGWIN_OBJ with configure, not cpp.
2010-04-28 Glenn MorrisSet GPM part of MOUSE_SUPPORT with configure, not cpp.
2010-04-28 Glenn MorrisSet FONT_DRIVERS with configure rather than cpp.
2010-04-28 Glenn MorrisMove LIBXMU from cpp to configure.
2010-04-28 Glenn MorrisMove NS_OBJ, NS_SUPPORT from cpp to configure.
2010-04-28 Glenn MorrisMove test for 64-bit kernel with 32-bit userland to...
2010-04-27 Glenn MorrisMove LIBXTR6 from cpp to autoconf.
2010-04-27 Glenn MorrisReplace LUCID_LIBW, MOTIF_LIBW with TOOLKIT_LIBW.
2010-04-27 Glenn MorrisMove MOTIF_LIBW to autoconf.
2010-04-27 Dan NicolaescuReduce CPP usage.
2010-04-27 Dan NicolaescuReduce CPP usage.
2010-04-27 Glenn MorrisRemove some AC_DEFINEs that are now unused.
2010-04-27 Glenn MorrisUse $CRT_DIR in more places.
2010-04-27 Glenn MorrisReplace some more cpp with autoconf.
2010-04-26 Dan Nicolaescu* Makefile.in (LIBS_MACHINE): Remove, unused.
2010-04-25 Eli ZaretskiiFix crash with bidi display on the last empty line...
2010-04-24 Eli ZaretskiiFix cursor motion at end of line that ends in a compose...
2010-04-24 Glenn MorrisClose bug#5655.
2010-04-23 Glenn MorrisChangeLog fixes.
2010-04-22 Dan Nicolaescu* configure.in (REAL_CFLAGS, CFLAGS): Restore -g for...
2010-04-22 Miles BaderUpdate ChangeLog
2010-04-21 Andreas SchwabAvoid non-portable shell command negation
2010-04-21 Jan Djärvconfigure.in: Change "if test ! -f" to "if ! test -f".
2010-04-21 Glenn MorrisRemove some more cpp in favor of autoconf.
2010-04-21 Glenn MorrisRemove LIBSELINUX_LIBS need for cpp in Makefiles.
2010-04-21 Karel KlícAdd SELinux support.
2010-04-19 Stefan MonnierMerge from emacs-23
2010-04-07 Kenichi Handamerge trunk
2010-04-03 Stefan MonnierMerge from emacs-23
2010-04-02 Jan DjärvMerge from trunk
2010-04-02 Juanma BarranqueroFix typos in ChangeLogs.
2010-04-01 Dan NicolaescuRemove all uses of LIBX11_SYSTEM.
2010-03-31 Stefan MonnierMerge from emacs-23 branch
2010-03-30 Eli ZaretskiiInitial support for bidirectional editing.
2010-03-30 Dan NicolaescuRemove all uses of C_DEBUG_SWITCH and LIBS_DEBUG.
2010-03-30 Nick Roberts*** empty log message ***
2010-03-28 Eli ZaretskiiMerge from mainline.
2010-03-27 Nick RobertsRestore GDB/MI fuctionality removed by 2009-12-29T07...
2010-03-27 Eli ZaretskiiFix the MSDOS build as fallout from the latest Makefile...
2010-03-24 Stefan MonnierMerge from `emacs-23'.
2010-03-20 Eli ZaretskiiMerge from mainline.
2010-03-20 Dan NicolaescuRemove support for old UNIX System V systems.
next