Merge from emacs-23
[bpt/emacs.git] / src / ChangeLog
2010-06-01 Stefan MonnierMerge from emacs-23
2010-06-01 Stefan Monnier* sysdep.c (child_setup_tty): Move the non-canonical...
2010-05-31 Stefan Monnier* src/keymap.c (Fwhere_is_internal): Fix handling of...
2010-05-31 Juanma Barranquerosrc/ChangeLog: Add missing bug id.
2010-05-30 Juanma Barranquerosrc/ChangeLog: Fix typos.
2010-05-30 Eli ZaretskiiFix crash reported in bug #6306.
2010-05-29 Eli ZaretskiiFix cursor motion in bidi-reordered continued lines.
2010-05-29 Eli ZaretskiiFinish debugging of cursor motion in bidi-reordered...
2010-05-28 Michael Albinus* fileio.c (Fdelete_file): Pass TRASH arg to handler...
2010-05-28 Eli ZaretskiiPrevent unnecessary scrolling in bidi-reordered buffers.
2010-05-28 Kenichi Handamerge trunk
2010-05-28 Kenichi HandaHandle face-ignored-fonts
2010-05-28 Glenn Morris* src/Makefile.in (LIBES): Remove $LOADLIBES, it is...
2010-05-27 Chong YidongChange delete-by-moving-to-trash so Lisp calls explicit...
2010-05-27 Chong YidongFix redisplay crash (Bug#6177).
2010-05-27 Chong Yidong* xdisp.c (redisplay_window): After redisplay, check...
2010-05-27 Kenichi Handamerge trunk
2010-05-27 Glenn MorrisDo not preprocess src/Makefile.in.
2010-05-26 Glenn MorrisReplace YMF_PASS_LDFLAGS with autoconf.
2010-05-26 Glenn MorrisRemove some NS_IMPL_GNUSTEP build dead code.
2010-05-26 Kenichi HandaFix for finding a static composition.
2010-05-25 Glenn MorrisRelocate NS_IMPL_GNUSTEP_TEMACS_LDFLAGS.
2010-05-25 Glenn MorrisDo not include config.h in src/Makefile.in.
2010-05-25 Glenn MorrisMove some stuff from LD_SWITCH_SYSTEM to LD_SWITCH_SYST...
2010-05-25 Glenn MorrisRemove LD_SWITCH_SYSTEM_EXTRA.
2010-05-25 Kenichi Handamerge trunk
2010-05-25 Stefan MonnierMerge from emacs-23
2010-05-25 Kenichi Handamerge trunk
2010-05-25 Kenichi HandaFix bidi-composition interaction in backward scanning..
2010-05-24 Stefan Monnier* process.c (Fmake_network_process): Set :host to nil...
2010-05-23 Eli Zaretskiidispextern.h (init_iterator): Sync prototype with chang...
2010-05-22 Eli ZaretskiiRedesign bidi-aware edge positions of glyph rows, fix...
2010-05-22 Eli ZaretskiiFix bug #6237.
2010-05-22 Chong YidongRename image-refresh to image-flush.
2010-05-22 Eli ZaretskiiHandle lines truncated on right.
2010-05-22 Eli ZaretskiiTest and debug find_row_edges on TTY display.
2010-05-21 Chong YidongImprove image cache clearing logic (Bug#6230).
2010-05-21 enami tsugutomoBackport from trunk: close bug#6190.
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 Chong YidongDoc fix (Bug#6224).
2010-05-20 Glenn MorrisHandle auto-depend with configure.
2010-05-19 Eli ZaretskiiCompleted initial debugging and testing of reimplemente...
2010-05-19 Stefan Monnier* url-util.el (url-unhex-string): Don't accidentally...
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 Eli ZaretskiiInitial reimplementation of calculating line edge posit...
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...
next