aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove some AC_DEFINEs that are now unused.Glenn Morris2010-04-261-6/+0
* Use $CRT_DIR in more places.Glenn Morris2010-04-2610-56/+29
* Replace some more cpp with autoconf.Glenn Morris2010-04-262-21/+16
* * Makefile.in (LIBS_MACHINE): Remove, unused.Dan Nicolaescu2010-04-261-1/+1
* * Makefile.in (LIBS_MACHINE): Remove, unused.Dan Nicolaescu2010-04-262-5/+2
* Use autoconf instead of cpp for LIB_MATH.Dan Nicolaescu2010-04-264-9/+9
* composite.c (Ffind_composition_internal): Fix the return value for an automat...Kenichi Handa2010-04-262-1/+6
* Remove all NO_ARG_ARRAY uses.Dan Nicolaescu2010-04-2519-138/+23
* Fix crash with bidi display on the last empty line (bug#6030).Eli Zaretskii2010-04-252-22/+37
|\
| * Move code that bidi-iterates out of display property to a separate function.Eli Zaretskii2010-04-252-19/+30
| * Fix crash with bidi display on the last empty line (bug#6030).Eli Zaretskii2010-04-252-3/+7
* | Minor simplications for src/m/amdx86-64.h.Glenn Morris2010-04-242-26/+21
* | Fix typos in comments of composite.cEli Zaretskii2010-04-241-11/+11
* | composite.c (composition_compute_stop_pos): Fix a typo in the commentary.Eli Zaretskii2010-04-241-1/+1
* | 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-242-9/+21
|\ \ | |/
| * Fix cursor motion at end of line that ends with a composite character.Eli Zaretskii2010-04-242-8/+16
| * Fix GDB startup with .gdbinit.Eli Zaretskii2010-04-242-0/+7
* | Fix GDB startup with src/.gdbinit.Eli Zaretskii2010-04-242-0/+7
* | Accidentally omitted from previous commit.Glenn Morris2010-04-231-11/+6
* | Regenerate configure, src/config.in.Glenn Morris2010-04-231-3/+0
* | Close bug#5655.Glenn Morris2010-04-233-10/+11
* | * Makefile.in: Remove C_SWITCH_X_MACHINE, unused.Dan Nicolaescu2010-04-232-9/+4
* | * s/cygwin.h (LIBS_DEBUG): Remove, unused.Dan Nicolaescu2010-04-232-1/+2
* | Remove redundant flags.Dan Nicolaescu2010-04-235-23/+7
* | Simplify m/intel386.h.Dan Nicolaescu2010-04-234-47/+23
* | * m/mips.h: Remove #if 0 code.Dan Nicolaescu2010-04-232-18/+4
* | Fix display of composed characters from L2R scripts in bidi buffers. (Bug#5977)Eli Zaretskii2010-04-232-0/+25
|\ \ | |/
| * Fix display of composed characters from L2R scripts in bidi buffers.Eli Zaretskii2010-04-232-1/+22
* | dispextern.h: Fix a typo in a comment.Eli Zaretskii2010-04-231-1/+1
* | * Makefile.in (LD_SWITCH_MACHINE_TEMACS): Remove, unused.Dan Nicolaescu2010-04-232-7/+6
* | * gtkutil.c: Include xsettings.h for Ftool_bar_get_system_style.Stefan Monnier2010-04-232-0/+5
* | xdisp.c (pop_it): Fix last change.Eli Zaretskii2010-04-231-1/+1
* | Support `display' text properties and overlay strings in bidi buffers.Eli Zaretskii2010-04-232-0/+38
|\ \ | |/
| * Support `display' text properties and overlays.Eli Zaretskii2010-04-232-0/+36
* | (LD_SWITCH_SYSTEM_TEMACS): Remove #undef.Dan Nicolaescu2010-04-232-4/+3
|/
* * s/netbsd.h (LD_SWITCH_SYSTEM_TEMACS): Remove, configure sets nocombreloc.Dan Nicolaescu2010-04-233-8/+3
* Simplify STARTFILES definition.Dan Nicolaescu2010-04-234-18/+10
* Clean up Solaris code.Dan Nicolaescu2010-04-234-52/+11
* Fix Bug#6001.Jan Djärv2010-04-222-1/+6
* Clean up HP-UX files.Dan Nicolaescu2010-04-213-52/+53
* * xsettings.c: Move misplaced HAVE_GCONFJan Djärv2010-04-212-5/+6
* Fix bug #5992.Eli Zaretskii2010-04-212-21/+22
* Gtk tool bars can be text, icons with text or just icons.Jan Djärv2010-04-2010-182/+514
* Declarations before code (Bug#5993).Jan Djärv2010-04-212-4/+12
* * src/ChangeLog: Remove merged duplicate entry.Glenn Morris2010-04-201-8/+0
* Remove some more cpp in favor of autoconf.Glenn Morris2010-04-202-17/+16
* Remove NOMULTIPLEJOBS, unused.Dan Nicolaescu2010-04-203-12/+4
* Simplify LD_SWITCH_SYSTEM_TEMACS usage.Dan Nicolaescu2010-04-204-21/+10
* Remove LIBSELINUX_LIBS need for cpp in Makefiles.Glenn Morris2010-04-202-4/+6