Fix bug #5816.
[bpt/emacs.git] / src /
2010-04-01 Eli ZaretskiiFix bug #5816.
2010-04-01 Glenn MorrisCosmetic change to src/Makefile.in.
2010-03-31 Chong Yidong[merge] Fix last set of Nextstep changes.
2010-03-31 Dan NicolaescuClean up BSD_SYSTEM use.
2010-03-31 Juri LinkovRename `image-extension-data' to `image-metadata'.
2010-03-31 Eli ZaretskiiFix highlight of trailing whitespace is right-to-left...
2010-03-31 Stefan MonnierGet rid of the direct_output optimizations.
2010-03-31 Stefan MonnierMerge from emacs-23 branch
2010-03-31 Stefan Monnier(keys_of_window): Remove redundant/overridden bindings.
2010-03-30 Chong Yidong* menu.c (Fx_popup_menu): Use last_event_timestamp...
2010-03-30 Eli ZaretskiiRestore original behavior of move_it_in_display_line_to...
2010-03-30 Dan Nicolaescu* xdisp.c (syms_of_xdisp): Use intern_c_string instead...
2010-03-30 Jan Djärvxdisp.c (note_mouse_highlight): Don't do highlight...
2010-03-30 Eli ZaretskiiFix a crash of I-search in a bidi-reordered buffer.
2010-03-30 Juanma Barranquero* makefile.w32-in ($(BLD)/bidi.$(O)): Add dependency...
2010-03-30 Eli Zaretskiibidi.c: Update to GPLv3.
2010-03-30 Eli Zaretskiibidi.c: Update Copyright years.
2010-03-30 Eli ZaretskiiInitial support for bidirectional editing.
2010-03-30 Eli ZaretskiiRemoved src/ChangeLog.bidi from bzr.
2010-03-30 Dan NicolaescuRemove all uses of C_DEBUG_SWITCH and LIBS_DEBUG.
2010-03-29 Chong YidongClean up unneeded ns_set_icon_type calls.
2010-03-29 Eli ZaretskiiSupport MS-Windows build and reversed rows in GUI frame...
2010-03-28 Glenn MorrisClose bug#5336.
2010-03-28 Eli ZaretskiiFix glyph_row reversed_p flag in empty lines between...
2010-03-28 Eli ZaretskiiMerge from mainline.
2010-03-27 Chong Yidong* process.c (Fmake_network_process): Don't apply Bug...
2010-03-25 YAMAMOTO MitsuharuDon't call turn_on_atimers around `connect' (Bug#5723).
2010-03-25 Helmut EllerCall `select' for interrupted `connect' rather than...
2010-03-24 Chong Yidong* xdisp.c (pos_visible_p): Revert 2008-01-25 change...
2010-03-24 Stefan MonnierMerge from `emacs-23'.
2010-03-24 Juanma BarranqueroFix typos in Changelog.
2010-03-23 Dan Nicolaescu* s/gnu-linux.h (LIBS_SYSTEM): Remove, same as default.
2010-03-23 Dan Nicolaescu* s/netbsd.h: Remove commented out code.
2010-03-23 Dan NicolaescuSimplify LIBS_MACHINE definitions.
2010-03-22 Dan NicolaescuRemove dead code dealing with POSIX_SIGNALS.
2010-03-22 Juanma BarranqueroFix typos.
2010-03-22 Jan Djärvbug #5736: Allow X-resource menuBar to take on/off...
2010-03-22 Dan Nicolaescu* keyboard.c (Fset_input_interrupt_mode): Remove code...
2010-03-21 Dan Nicolaescu(BSD_SYSTEM, BSD4_2): Remove conditionals, we only
2010-03-21 Dan Nicolaescu* m/ibmrs6000.h (ORDINARY_LINK): Move definition ...
2010-03-21 Andreas SchwabUse absolute directory names substituted by configure
2010-03-21 Andreas SchwabExpand ${bootstrap_exe} before chdir
2010-03-20 Stefan MonnierUse more relative file and directory names in `lisp...
2010-03-20 Eli ZaretskiiFinish work on cursor motion in continuation lines.
2010-03-20 Eli ZaretskiiMerge from mainline.
2010-03-20 Dan NicolaescuRemove support for old GNU/Linux using libc version 5.
2010-03-20 Dan NicolaescuConsolidate redundant definitions in s/bsd-common.h.
2010-03-20 Dan NicolaescuConsolidate redundant definitions.
2010-03-20 Dan NicolaescuRemove support for old UNIX System V systems.
2010-03-20 Dan NicolaescuRemove support for Solaris on PPC and for old versions.
2010-03-20 Dan Nicolaescu* s/openbsd.h: Remove support for non-ELF and for syste...
2010-03-20 YAMAMOTO Mitsuharuxfns.c (Fx_create_frame) [USE_LUCID]: Add BLOCK_INPUT...
2010-03-20 Dan NicolaescuRemove non-working support for lynxos 3.0.
2010-03-20 Dan NicolaescuRemove obsolete uses of HAVE_SHM.
2010-03-19 Glenn MorrisRegenerate src/config.in.
2010-03-18 Glenn MorrisRemove obsolete code in emacs.c that chooses a bug...
2010-03-18 Glenn MorrisReplace some cpp with autoconf.
2010-03-16 Kenichi HandaFix the ccl encoder for the case that the output buffer...
2010-03-16 Kenichi Handacoding.c (decode_coding_ccl): Fix previous change for...
2010-03-15 Chong YidongPut non-GTK X scroll-bars on left.
2010-03-15 Chong YidongFix bug in `format' (Bug#5710).
2010-03-13 Chong YidongFix bug in `format' (Bug#5710).
2010-03-13 Eli ZaretskiiContinue work on cursor movement in continued lines.
2010-03-13 Eli ZaretskiiCommit the change in src/Makefile.in announced in 2010...
2010-03-13 Eli ZaretskiiMerge from mainline.
2010-03-13 Eli ZaretskiiSpell out in ChangeLog the purpose of 2010-03-12T16...
2010-03-12 Chong Yidong* xfns.c (Fx_create_frame): Set default to Qright.
2010-03-12 Chong YidongPut scroll-bar on right by default on UNIX.
2010-03-12 Eli ZaretskiiDon't use termcap.c on Posix platforms, only on MS...
2010-03-10 Chong YidongBump version to 24.0.50.
2010-03-10 Stefan MonnierCleanup setup of gl_state in various parts of the code.
2010-03-10 Stefan MonnierMerge pending branch
2010-03-08 Kenichi Handafrom trunk
2010-03-06 Eli ZaretskiiContinue debugging continuation lines.
2010-03-06 Eli ZaretskiiMerge from mainline.
2010-03-05 Stefan MonnierMake it possible to C-g in a tight bytecode loop again...
2010-03-05 Stefan Monnier* regex.c (regex_compile): Setup gl_state as well.
2010-03-05 Stefan Monnier(skip_chars): Setup gl_state (bug#3823).
2010-03-03 Chong YidongFix keyboard macro key lookup (Bug#5481).
2010-03-02 Eli Zaretskii(emacs_mule_char): Fix a typo in commentary.
2010-03-02 Eli ZaretskiiFix bug in decoding emacs-mule encoding.
2010-03-02 Kenichi Handafrom trunk
2010-03-02 Kenichi HandaFix handling of the multibyte form of raw-bytes in...
2010-03-02 Kenichi Handafrom trunk
2010-03-02 Kenichi Handabuffer.c (Fset_buffer_multibyte): Fix handling of the...
2010-03-01 Kenichi Handafrom trunk
2010-02-28 Chong YidongFix use of unitialized memory.
2010-02-27 Andreas Schwab* w32uniscribe.c (uniscribe_check_otf): Fix length...
2010-02-27 Eli ZaretskiiMerge frome mainline.
2010-02-27 Chong YidongAddendum to last patch: add "Medium" GTK font name...
2010-02-27 Chong YidongRecognize more keywords in GTK font names (Bug#5646).
2010-02-26 Kenichi Handafrom trunk
2010-02-26 Kenichi HandaFix Myanmar OTF support
2010-02-26 Kenichi Handafrom trunk
2010-02-26 Kenichi Handaxdisp.c (reseat_to_string): Fix previous change.
2010-02-26 Chong Yidong* nsfont.m (nsfont_draw): ns_antialias_text should...
2010-02-25 Kenichi Handafrom trunk
2010-02-25 Kenichi Handaxdisp.c (reseat_to_string): Fix previous change (bug...
2010-02-24 Jan DjärvMove declarations before statements.
2010-02-21 Chong Yidong* m/arm.h: Define the LIB_GCC flag to be -lgcc_s (Bug...
next