aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove conflict markers.Juanma Barranquero2010-04-241-6/+1
* Fix cursor motion at end of line that ends in a composed character.Eli Zaretskii2010-04-241-1/+10
|\
| * Fix cursor motion at end of line that ends with a composite character.Eli Zaretskii2010-04-241-0/+5
| * Fix GDB startup with .gdbinit.Eli Zaretskii2010-04-241-0/+5
* | Fix GDB startup with src/.gdbinit.Eli Zaretskii2010-04-241-0/+5
* | Close bug#5655.Glenn Morris2010-04-231-0/+6
* | * Makefile.in: Remove C_SWITCH_X_MACHINE, unused.Dan Nicolaescu2010-04-231-0/+2
* | * s/cygwin.h (LIBS_DEBUG): Remove, unused.Dan Nicolaescu2010-04-231-0/+2
* | Remove redundant flags.Dan Nicolaescu2010-04-231-0/+7
* | Simplify m/intel386.h.Dan Nicolaescu2010-04-231-0/+11
* | * m/mips.h: Remove #if 0 code.Dan Nicolaescu2010-04-231-0/+4
* | Fix display of composed characters from L2R scripts in bidi buffers. (Bug#5977)Eli Zaretskii2010-04-231-0/+7
|\ \ | |/
| * Fix display of composed characters from L2R scripts in bidi buffers.Eli Zaretskii2010-04-231-0/+3
* | * Makefile.in (LD_SWITCH_MACHINE_TEMACS): Remove, unused.Dan Nicolaescu2010-04-231-0/+5
* | * gtkutil.c: Include xsettings.h for Ftool_bar_get_system_style.Stefan Monnier2010-04-231-0/+4
* | Support `display' text properties and overlay strings in bidi buffers.Eli Zaretskii2010-04-231-0/+8
|\ \ | |/
| * Support `display' text properties and overlays.Eli Zaretskii2010-04-231-0/+6
* | (LD_SWITCH_SYSTEM_TEMACS): Remove #undef.Dan Nicolaescu2010-04-231-0/+3
|/
* * s/netbsd.h (LD_SWITCH_SYSTEM_TEMACS): Remove, configure sets nocombreloc.Dan Nicolaescu2010-04-231-0/+3
* Simplify STARTFILES definition.Dan Nicolaescu2010-04-231-0/+6
* Clean up Solaris code.Dan Nicolaescu2010-04-231-0/+11
* Fix Bug#6001.Jan Djärv2010-04-221-0/+5
* Clean up HP-UX files.Dan Nicolaescu2010-04-211-0/+8
* * xsettings.c: Move misplaced HAVE_GCONFJan Djärv2010-04-211-0/+1
* Fix bug #5992.Eli Zaretskii2010-04-211-0/+8
* Gtk tool bars can be text, icons with text or just icons.Jan Djärv2010-04-201-0/+58
* Declarations before code (Bug#5993).Jan Djärv2010-04-211-0/+4
* * src/ChangeLog: Remove merged duplicate entry.Glenn Morris2010-04-201-8/+0
* Remove some more cpp in favor of autoconf.Glenn Morris2010-04-201-0/+7
* Remove NOMULTIPLEJOBS, unused.Dan Nicolaescu2010-04-201-0/+4
* Simplify LD_SWITCH_SYSTEM_TEMACS usage.Dan Nicolaescu2010-04-201-0/+8
* Remove LIBSELINUX_LIBS need for cpp in Makefiles.Glenn Morris2010-04-201-0/+4
* Add SELinux support.Karel Klíc2010-04-201-0/+11
* Fix typos and spacing.Juanma Barranquero2010-04-211-16/+17
* Don't depend on cm.c or termcap.c on Windows, use stubs.Juanma Barranquero2010-04-211-0/+12
* Remove references to (default-)direction-reversed.Juanma Barranquero2010-04-211-0/+4
* Warn rather than error when making a local var inside a let.Stefan Monnier2010-04-201-0/+4
* * font.c (syms_of_font): Make the style table vars read-only.Stefan Monnier2010-04-201-0/+2
* * buffer.h (struct buffer): Remove unused var `direction_reversed'.Stefan Monnier2010-04-201-0/+7
* Implement GUI display of R2L lines, fix TTY display of R2L lines.Eli Zaretskii2010-04-201-0/+67
|\
| * Fix R2L paragraph display on TTY.Eli Zaretskii2010-04-201-2/+16
| * Fix cursor positioning at end of R2L line on TTY frames.Eli Zaretskii2010-04-171-0/+3
| * Mirror continuation indicators for R2L lines; fix face extension on TTY.Eli Zaretskii2010-04-171-0/+12
| * Fix two crashes with display of R2L lines in GUI sessions.Eli Zaretskii2010-04-171-0/+7
| * Continue work on R2L paragraphs in GUI sessions.Eli Zaretskii2010-04-171-0/+12
| * Implement cursor on the left fringe for R2L lines.Eli Zaretskii2010-04-101-0/+25
| * Initial implementation of display of R2L paragraphs in GUI sessions.Eli Zaretskii2010-04-101-0/+14
* | gtkutils.c (xg_event_is_for_scrollbar): Check if grabbed widget is a scrollbar.Jan Djärv2010-04-201-0/+5
* | merge trunkKenichi Handa2010-04-201-1/+113
|\ \
| * | Make variable forwarding explicit rather the using special values.Stefan Monnier2010-04-191-2/+72