Move MAIL_USE_FLOCK, MAIL_USE_LOCKF, BLESSMAIL_TARGET from cpp to configure.
[bpt/emacs.git] / src / ChangeLog
2010-05-10 Glenn MorrisMove MAIL_USE_FLOCK, MAIL_USE_LOCKF, BLESSMAIL_TARGET...
2010-05-08 Stefan MonnierMerge from emacs-23
2010-05-08 Jan DFix bug #6139, text is briefly shown in tool bar on...
2010-05-08 Juanma Barranquero* src/makefile.w32-in: Update dependencies.
2010-05-08 Eli ZaretskiiFix fringe truncation bitmaps in R2L lines.
2010-05-08 Chong YidongBump version to 23.2.
2010-05-08 Glenn MorrisRemove unused Makefile definition THIS_IS_MAKEFILE.
2010-05-08 Glenn MorrisMove TERMINFO, LIBS_TERMCAP from cpp to configure.
2010-05-07 Stefan MonnierTry and fix unbind_to when localness of binding has...
2010-05-07 Vincent Belaïche* floatfns.c (Fisnan, Fcopysign, Ffrexp, Fldexp): New...
2010-05-07 Eli ZaretskiiFix bug #6126.
2010-05-07 Eli ZaretskiiFix bug #6126.
2010-05-07 Eli ZaretskiiFix MSDOS build broken by autoconfiscation and changes...
2010-05-07 Eli ZaretskiiDon't use XSYMBOL (foo)->value.
2010-05-07 Eli ZaretskiiFix MS-DOS configuring in lib-src/ and src/, broken...
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 Dan NicolaescuRemove NEED_BSDTTY and NEED_UNISTD_H.
2010-05-06 Dan Nicolaescu* emacs.c (main): Remove NO_DIR_LIBRARY conditional...
2010-05-06 Dan Nicolaescu* Makefile.in (STARTFILES): Conditionally define to...
2010-05-06 Jan Djärv* xterm.c (x_draw_image_relief): Move declaration of...
2010-05-06 Glenn MorrisRemove some unused Makefile.in variables.
2010-05-05 Stefan Monnier* syntax.c (Fchar_syntax): Check the arg is a character.
2010-05-05 Lawrence Mitchell* src/m/sparc.h: Fix typo in earlier change.
2010-05-04 Juanma Barranquero* src/ChangeLog: Formatting fixes.
2010-05-04 Stefan MonnierMisc tweaks.
2010-05-04 Jan Djärvxsmfns.c (smc_save_yourself_CB): strlen(client_id)...
2010-05-04 Dan NicolaescuRemove BSD_PGRPS.
2010-05-04 Dan NicolaescuRemove POSIX_SIGNALS.
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-04 Dan Nicolaescu* s/hpux10-20.h (LIB_STANDARD): New definition.
2010-05-03 Chong YidongAdd optional arg to delete-file to force deletion ...
2010-05-03 Glenn MorrisReplace some X-related cpp with autoconf.
2010-05-02 Dan Nicolaescu* m/amdx86-64.h (START_FILES, LIB_STANDARD): Remove.
2010-05-02 Jan DjärvRun kill-emacs when exiting for display closed or SIGTE...
2010-05-01 Dan NicolaescuRemove LD_SWITCH_MACHINE.
2010-05-01 Dan NicolaescuClean up IRIX code.
2010-05-01 Dan NicolaescuClean up AIX code.
2010-05-01 Dan Nicolaescu* sysdep.c (child_setup_tty, init_sys_modes): Remove...
2010-05-01 Eli ZaretskiiEmulate POSIX_SIGNALS on MS-Windows.
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 Eli ZaretskiiFix cursor positioning in partial width windows on...
2010-05-01 Eli ZaretskiiFix display of truncated R2L lines on a TTY.
2010-05-01 Eli ZaretskiiFix display of R2L continued lines in partial-width...
2010-05-01 Eli ZaretskiiRefactor code that determines row->start and row->end.
2010-05-01 Glenn MorrisRework previous autoconf changes, hopefully to make...
2010-05-01 Karel Klíc* src/fileio.c (Ffile_selinux_context): Context functio...
2010-04-30 Dan Nicolaescu* s/gnu.h (POSIX_SIGNALS, START_FILES): New definitions.
2010-04-30 Glenn MorrisHopefully fix bug#6065.
2010-04-30 Andreas SchwabFix for Bug#5984.
2010-04-30 Jan Dxsettings.c: include limits.h and update file comment.
2010-04-30 Glenn MorrisReplace some xmenu cpp with autoconf.
2010-04-30 Glenn MorrisReplace some cpp with autoconf.
2010-04-30 Glenn MorrisSimplify some manual dependencies in src/Makefile.in.
2010-04-30 Glenn Morris* src/Makefile.in (nsfns.o): Remove duplicate nsgui...
2010-04-29 Stefan MonnierDon't burp if process sentinel/filter kills the current...
2010-04-29 Juanma BarranqueroAdd bug reference.
2010-04-29 Stefan MonnierFix wrong-docstring problem introduced with hash-consing.
2010-04-28 Glenn Morrissrc/Makefile.in minor simplification,
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 MorrisMissing src/ChangeLog for previous commit.
2010-04-27 Eli ZaretskiiFix a crash when a display string is continued to the...
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 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-26 Dan NicolaescuUse autoconf instead of cpp for LIB_MATH.
2010-04-26 Kenichi Handacomposite.c (Ffind_composition_internal): Fix the retur...
2010-04-25 Dan NicolaescuRemove all NO_ARG_ARRAY uses.
2010-04-25 Eli ZaretskiiStart fixing cursor positioning in bidi buffers with...
2010-04-25 Eli ZaretskiiFix crash with bidi display on the last empty line...
2010-04-25 Eli ZaretskiiMove code that bidi-iterates out of display property...
2010-04-25 Eli ZaretskiiFix crash with bidi display on the last empty line...
2010-04-24 Glenn MorrisMinor simplications for src/m/amdx86-64.h.
2010-04-24 Juanma BarranqueroRemove conflict markers.
2010-04-24 Eli ZaretskiiFix cursor motion at end of line that ends in a compose...
2010-04-24 Eli ZaretskiiFix cursor motion at end of line that ends with a compo...
2010-04-24 Eli ZaretskiiFix GDB startup with src/.gdbinit.
2010-04-24 Eli ZaretskiiFix GDB startup with .gdbinit.
2010-04-24 Glenn MorrisClose bug#5655.
2010-04-23 Dan Nicolaescu* Makefile.in: Remove C_SWITCH_X_MACHINE, unused.
2010-04-23 Dan Nicolaescu* s/cygwin.h (LIBS_DEBUG): Remove, unused.
2010-04-23 Dan NicolaescuRemove redundant flags.
2010-04-23 Dan NicolaescuSimplify m/intel386.h.
2010-04-23 Dan Nicolaescu* m/mips.h: Remove #if 0 code.
2010-04-23 Eli ZaretskiiFix display of composed characters from L2R scripts...
2010-04-23 Eli ZaretskiiFix display of composed characters from L2R scripts...
2010-04-23 Dan Nicolaescu* Makefile.in (LD_SWITCH_MACHINE_TEMACS): Remove, unused.
next