| Commit message (Expand) | Author | Age | Files | Lines |
| * | * src/Makefile.in (nsfns.o): Remove duplicate nsgui.h dependency. | Glenn Morris | 2010-04-29 | 1 | -0/+4 |
| * | Don't burp if process sentinel/filter kills the current buffer. | Stefan Monnier | 2010-04-29 | 1 | -0/+3 |
| * | Add bug reference. | Juanma Barranquero | 2010-04-29 | 1 | -2/+2 |
| * | Fix wrong-docstring problem introduced with hash-consing. | Stefan Monnier | 2010-04-29 | 1 | -0/+9 |
| * | src/Makefile.in minor simplification, | Glenn Morris | 2010-04-28 | 1 | -0/+3 |
| * | Define CYGWIN_OBJ with configure, not cpp. | Glenn Morris | 2010-04-28 | 1 | -0/+2 |
| * | Set GPM part of MOUSE_SUPPORT with configure, not cpp. | Glenn Morris | 2010-04-28 | 1 | -0/+3 |
| * | Set FONT_DRIVERS with configure rather than cpp. | Glenn Morris | 2010-04-28 | 1 | -0/+3 |
| * | Move LIBXMU from cpp to configure. | Glenn Morris | 2010-04-28 | 1 | -0/+5 |
| * | Move NS_OBJ, NS_SUPPORT from cpp to configure. | Glenn Morris | 2010-04-27 | 1 | -0/+2 |
| * | Missing src/ChangeLog for previous commit. | Glenn Morris | 2010-04-27 | 1 | -0/+4 |
| * | Move LIBXTR6 from cpp to autoconf. | Glenn Morris | 2010-04-27 | 1 | -0/+3 |
| * | Replace LUCID_LIBW, MOTIF_LIBW with TOOLKIT_LIBW. | Glenn Morris | 2010-04-27 | 1 | -0/+4 |
| * | Move MOTIF_LIBW to autoconf. | Glenn Morris | 2010-04-27 | 1 | -0/+8 |
| * | Reduce CPP usage. | Dan Nicolaescu | 2010-04-26 | 1 | -0/+3 |
| * | Reduce CPP usage. | Dan Nicolaescu | 2010-04-26 | 1 | -0/+6 |
| * | Use $CRT_DIR in more places. | Glenn Morris | 2010-04-26 | 1 | -0/+13 |
| * | Replace some more cpp with autoconf. | Glenn Morris | 2010-04-26 | 1 | -0/+6 |
| * | * Makefile.in (LIBS_MACHINE): Remove, unused. | Dan Nicolaescu | 2010-04-26 | 1 | -0/+2 |
| * | Use autoconf instead of cpp for LIB_MATH. | Dan Nicolaescu | 2010-04-26 | 1 | -0/+8 |
| * | composite.c (Ffind_composition_internal): Fix the return value for an automat... | Kenichi Handa | 2010-04-26 | 1 | -0/+5 |
| * | Remove all NO_ARG_ARRAY uses. | Dan Nicolaescu | 2010-04-25 | 1 | -0/+23 |
| * | Fix crash with bidi display on the last empty line (bug#6030). | Eli Zaretskii | 2010-04-25 | 1 | -0/+7 |
| |\ |
|
| | * | Move code that bidi-iterates out of display property to a separate function. | Eli Zaretskii | 2010-04-25 | 1 | -0/+2 |
| | * | Fix crash with bidi display on the last empty line (bug#6030). | Eli Zaretskii | 2010-04-25 | 1 | -0/+5 |
| * | | Minor simplications for src/m/amdx86-64.h. | Glenn Morris | 2010-04-24 | 1 | -0/+7 |
| * | | Remove conflict markers. | Juanma Barranquero | 2010-04-24 | 1 | -6/+1 |
| * | | Fix cursor motion at end of line that ends in a composed character. | Eli Zaretskii | 2010-04-24 | 1 | -1/+10 |
| |\ \
| |/ |
|
| | * | Fix cursor motion at end of line that ends with a composite character. | Eli Zaretskii | 2010-04-24 | 1 | -0/+5 |
| | * | Fix GDB startup with .gdbinit. | Eli Zaretskii | 2010-04-24 | 1 | -0/+5 |
| * | | Fix GDB startup with src/.gdbinit. | Eli Zaretskii | 2010-04-24 | 1 | -0/+5 |
| * | | Close bug#5655. | Glenn Morris | 2010-04-23 | 1 | -0/+6 |
| * | | * Makefile.in: Remove C_SWITCH_X_MACHINE, unused. | Dan Nicolaescu | 2010-04-23 | 1 | -0/+2 |
| * | | * s/cygwin.h (LIBS_DEBUG): Remove, unused. | Dan Nicolaescu | 2010-04-23 | 1 | -0/+2 |
| * | | Remove redundant flags. | Dan Nicolaescu | 2010-04-23 | 1 | -0/+7 |
| * | | Simplify m/intel386.h. | Dan Nicolaescu | 2010-04-23 | 1 | -0/+11 |
| * | | * m/mips.h: Remove #if 0 code. | Dan Nicolaescu | 2010-04-23 | 1 | -0/+4 |
| * | | Fix display of composed characters from L2R scripts in bidi buffers. (Bug#5977) | Eli Zaretskii | 2010-04-23 | 1 | -0/+7 |
| |\ \
| |/ |
|
| | * | Fix display of composed characters from L2R scripts in bidi buffers. | Eli Zaretskii | 2010-04-23 | 1 | -0/+3 |
| * | | * Makefile.in (LD_SWITCH_MACHINE_TEMACS): Remove, unused. | Dan Nicolaescu | 2010-04-23 | 1 | -0/+5 |
| * | | * gtkutil.c: Include xsettings.h for Ftool_bar_get_system_style. | Stefan Monnier | 2010-04-23 | 1 | -0/+4 |
| * | | Support `display' text properties and overlay strings in bidi buffers. | Eli Zaretskii | 2010-04-23 | 1 | -0/+8 |
| |\ \
| |/ |
|
| | * | Support `display' text properties and overlays. | Eli Zaretskii | 2010-04-23 | 1 | -0/+6 |
| * | | (LD_SWITCH_SYSTEM_TEMACS): Remove #undef. | Dan Nicolaescu | 2010-04-23 | 1 | -0/+3 |
| |/ |
|
| * | * s/netbsd.h (LD_SWITCH_SYSTEM_TEMACS): Remove, configure sets nocombreloc. | Dan Nicolaescu | 2010-04-23 | 1 | -0/+3 |
| * | Simplify STARTFILES definition. | Dan Nicolaescu | 2010-04-23 | 1 | -0/+6 |
| * | Clean up Solaris code. | Dan Nicolaescu | 2010-04-23 | 1 | -0/+11 |
| * | Fix Bug#6001. | Jan Djärv | 2010-04-22 | 1 | -0/+5 |
| * | Clean up HP-UX files. | Dan Nicolaescu | 2010-04-21 | 1 | -0/+8 |
| * | * xsettings.c: Move misplaced HAVE_GCONF | Jan Djärv | 2010-04-21 | 1 | -0/+1 |