Fix bug #6237.
[bpt/emacs.git] / src / ChangeLog
2010-05-22 Eli ZaretskiiFix bug #6237.
2010-05-22 Chong YidongRename image-refresh to image-flush.
2010-05-21 Chong YidongImprove image cache clearing logic (Bug#6230).
2010-05-21 Glenn MorrisRevert previous change.
2010-05-21 Glenn MorrisMinor Makefile fix.
2010-05-21 Glenn MorrisHandle some HAVE_NS Makefile conditionals with configure.
2010-05-21 Glenn MorrisBuild simplifications for oldxmenu.
2010-05-21 Glenn MorrisHandle CANNOT_DUMP (partially) with configure.
2010-05-20 Juri Linkov* fileio.c (Fdelete_file): Change interative spec to use
2010-05-20 Kevin RydeDoc fix (Bug#6224).
2010-05-20 Glenn MorrisHandle auto-depend with configure.
2010-05-19 Eli ZaretskiiFix bug #6210.
2010-05-19 Glenn MorrisMinor msdos build change.
2010-05-19 Glenn MorrisSet linker-related things with configure.
2010-05-19 Glenn Morris* s/aix4-2.h (LINKER): Remove; this file sets ORDINARY_...
2010-05-19 Kenichi Handamerge trunk
2010-05-19 Kenichi Handamerge trunk
2010-05-18 Chong YidongFix stack overflow in string creation (Bug#6214).
2010-05-18 Chong Yidong* character.c (Fstring, Funibyte_string): Use SAFE_ALLO...
2010-05-18 Juanma BarranqueroFix ChangeLog typos.
2010-05-18 Juanma Barranquero* charset.c (load_charset_map_from_file): Don't call...
2010-05-18 Glenn Morris* s/gnu-linux.h: Combine two conditionals.
2010-05-18 Glenn MorrisSince Cygwin does not set SYSTEM_MALLOC, $(VMLIMIT_OBJ...
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 Glenn MorrisCombine the two stamp-oldxmenu cases.
2010-05-17 Glenn Morris* src/Makefile.in (${ns_appbindir}Emacs, ns-app): Alway...
2010-05-16 Glenn Morris* src/Makefile.in (clean): Get rid of HAVE_NS conditional.
2010-05-16 Glenn MorrisTweak ns_app*dir values set by configure.
2010-05-16 Glenn MorrisSimplify temacs build rule.
2010-05-16 Glenn MorrisSimplify temacs build rule.
2010-05-16 Glenn MorrisRemove unused Makefile variables STARTFLAGS.
2010-05-16 Dan Nicolaescu* m/ia64.h (UNEXEC): Remove reference to CANNOT_EXEC...
2010-05-16 Glenn Morris* src/Makefile.in (LIBX_BASE): Always define.
2010-05-16 Glenn Morris* src/Makefile.in (LIBX_OTHER): Move out of cpp section.
2010-05-16 Glenn Morris* src/Makefile.in (LIBXT): Always define.
2010-05-15 Glenn MorrisAlways define LIBXMENU in src/Makefile.in.
2010-05-15 Glenn MorrisAlways define OLDXMENU in src/Makefile.in.
2010-05-15 Glenn MorrisAlways define LIBX_OTHER in src/Makefile.in.
2010-05-15 Glenn MorrisAlways define FONT_OBJ; to empty in the non-X case.
2010-05-15 Ken Raeburn* lisp.h (XFLOAT_DATA): Use "0?x:x" to generate an...
2010-05-15 Ken Raeburn* emacs.c (main): Initialize initial-environment and...
2010-05-15 Ken RaeburnHandle --version reasonably in CANNOT_DUMP configuration.
2010-05-15 Eli ZaretskiiAvoid crashes when stepping with right-arrow through...
2010-05-15 Eli ZaretskiiImplement bidi-sensitive movement with arrow keys.
2010-05-15 Eli ZaretskiiFix "config msdos" step.
2010-05-15 Eli ZaretskiiFix a typo in msdos/ChangeLog.
2010-05-15 Glenn MorrisChoose dependency of oldxmenu using configure.
2010-05-15 Glenn MorrisIf HAVE_X11, also HAVE_X_WINDOWS and HAVE_MENUS.
2010-05-15 Glenn MorrisMinor NS build fixes.
2010-05-15 Glenn MorrisRemove references to CVS directories etc in Makefiles.
2010-05-14 Stefan Monnier* eval.c (specbind): Disallow let-binding frame-local...
2010-05-14 Eli ZaretskiiMake the cache of bidi iterator states dynamically...
2010-05-14 Eli ZaretskiiRename bidi_get_next_char_visually to bidi_move_to_visu...
2010-05-14 Eli ZaretskiiFix spelling and remove merge marks due to 2010-05...
2010-05-14 Kenichi Handamerge trunk
2010-05-14 Glenn MorrisNo harm in always defining some ns_ Makefile variables.
2010-05-14 Kenichi Handamerge trunk
2010-05-14 Kenichi HandaFix bidi-composition interaction.
2010-05-14 Kenichi Handamerge trunk
2010-05-14 Kenichi Handafont.c (font_range): Return the range for the font...
2010-05-14 Glenn MorrisMove some undefs from src/Makefile.in to configure.
2010-05-14 Glenn MorrisReplace some msdos cpp.
2010-05-14 Glenn MorrisDefine MOUSE_, TOOLTIP_, WINDOW_SUPPORT with configure.
2010-05-14 Glenn MorrisMinor build simplification for NS.
2010-05-14 Glenn Morris* src/Makefile.in (ns_appresdir): Remove, unused.
2010-05-14 Glenn Morris* src/Makefile.in (SHELL): Move outside cpp section.
2010-05-14 Glenn Morris* s/netbsd.h (AMPERSAND_FULL_NAME): Remove (defined...
2010-05-13 Glenn MorrisUnify some conditionals in src/Makefile.in.
2010-05-13 Glenn MorrisMinor simplification for src/Makefile.in.
2010-05-13 Glenn MorrisFix ChangeLog typo.
2010-05-13 Glenn MorrisRemove WINNT_SUPPORT from src/Makefile.in,
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-13 Glenn MorrisDefine some variables to hold configure's output, for...
2010-05-12 Glenn MorrisSimplify linker-related logic in src/Makefile.in.
2010-05-12 Glenn MorrisMove LIB_GCC from cpp to configure.
2010-05-11 Stefan MonnierMerge from emacs-23
2010-05-11 Eli ZaretskiiBackport from trunk: Fix bug #6126.
2010-05-11 Glenn Morris* src/ChangeLog: Remove tiny change marker from author...
2010-05-11 Kenichi Handaftfont.c: Fix incorrect parentheses of #if condition...
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 Eli ZaretskiiFix a crash when visiting image files in bidi mode.
2010-05-10 Glenn MorrisMove LIBS_SYSTEM from cpp to configure.
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...
next