aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* src/ChangeLog: Add missing bug id.Juanma Barranquero2010-05-311-1/+1
* Fix crash reported in bug #6306.Eli Zaretskii2010-05-302-6/+9
* Fix cursor motion in bidi-reordered continued lines.Eli Zaretskii2010-05-292-41/+57
|\
| * Finish debugging of cursor motion in bidi-reordered lines.Eli Zaretskii2010-05-292-20/+30
| * Prevent unnecessary scrolling in bidi-reordered buffers.Eli Zaretskii2010-05-282-27/+36
* | * fileio.c (Fdelete_file): Pass TRASH arg to handler call.Michael Albinus2010-05-282-2/+6
|/
* merge trunkKenichi Handa2010-05-289-34/+56
|\
| * Move some old ChangeLog entries to the right files.Glenn Morris2010-05-272-7/+0
| * * src/Makefile.in (LIBES): Remove $LOADLIBES, it is never set.Glenn Morris2010-05-272-1/+5
| * Change delete-by-moving-to-trash so Lisp calls explicitly request trashing.Chong Yidong2010-05-275-24/+36
| * Fix redisplay crash (Bug#6177).Chong Yidong2010-05-272-2/+15
* | Handle face-ignored-fontsKenichi Handa2010-05-282-2/+42
|/
* Do not preprocess src/Makefile.in.Glenn Morris2010-05-266-198/+199
* Replace YMF_PASS_LDFLAGS with autoconf.Glenn Morris2010-05-252-2/+9
* Remove some NS_IMPL_GNUSTEP build dead code.Glenn Morris2010-05-252-7/+7
* * src/Makefile.in: Fix comment typo.Glenn Morris2010-05-251-1/+1
* Fix for finding a static composition.Kenichi Handa2010-05-262-1/+6
* Relocate NS_IMPL_GNUSTEP_TEMACS_LDFLAGS.Glenn Morris2010-05-242-10/+13
* Do not include config.h in src/Makefile.in.Glenn Morris2010-05-242-3/+3
* Move some stuff from LD_SWITCH_SYSTEM to LD_SWITCH_SYSTEM_TEMACS.Glenn Morris2010-05-242-6/+9
* Remove LD_SWITCH_SYSTEM_EXTRA.Glenn Morris2010-05-242-2/+6
* merge trunkKenichi Handa2010-05-253-3/+19
|\
| * Merge from emacs-23Stefan Monnier2010-05-243-3/+19
| |\
| | * * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):Stefan Monnier2010-05-241-1/+3
| | * Backport from trunk: close bug#6190.enami tsugutomo2010-05-202-0/+10
| | * Doc fix (Bug#6224).Chong Yidong2010-05-202-6/+12
| | * * url-util.el (url-unhex-string): Don't accidentally decode as latin-1.Stefan Monnier2010-05-192-0/+15
* | | merge trunkKenichi Handa2010-05-2525-622/+854
|\ \ \ | |/ /
| * | * process.c (Fmake_network_process): Set :host to nil if it's not used.Stefan Monnier2010-05-242-14/+24
| * | * dispextern.h: Fix typo in previous change.Juanma Barranquero2010-05-231-1/+1
| * | dispextern.h (init_iterator): Sync prototype with changed definition.Eli Zaretskii2010-05-232-2/+7
| * | Redesign bidi-aware edge positions of glyph rows, fix bug #6036.Eli Zaretskii2010-05-226-169/+249
| |\ \
| | * | Handle lines truncated on right.Eli Zaretskii2010-05-222-0/+7
| | * | Test and debug find_row_edges on TTY display.Eli Zaretskii2010-05-222-6/+19
| | * | Completed initial debugging and testing of reimplemented cursor motion.Eli Zaretskii2010-05-194-94/+97
| | * | Initial reimplementation of calculating line edge positions in bidi lines.Eli Zaretskii2010-05-184-129/+200
| * | | Fix bug #6237.Eli Zaretskii2010-05-222-1/+33
| * | | Rename image-refresh to image-flush.Chong Yidong2010-05-222-5/+11
| * | | Improve image cache clearing logic (Bug#6230).Chong Yidong2010-05-213-33/+75
| * | | * configure.in (MKDEPDIR): Parallel build tweak.Glenn Morris2010-05-211-1/+0
| * | | * src/Makefile.in: Comment fix.Glenn Morris2010-05-201-1/+0
| * | | Revert previous change.Glenn Morris2010-05-202-6/+3
| * | | Minor Makefile fix.Glenn Morris2010-05-202-3/+6
| * | | * src/Makefile.in: Fix comment format in cpp section.Glenn Morris2010-05-201-1/+1
| * | | Handle some HAVE_NS Makefile conditionals with configure.Glenn Morris2010-05-203-16/+46
| * | | Build simplifications for oldxmenu.Glenn Morris2010-05-202-7/+15
| * | | Handle CANNOT_DUMP (partially) with configure.Glenn Morris2010-05-202-17/+25
| * | | * fileio.c (Fdelete_file): Change interative spec to useJuri Linkov2010-05-212-1/+11
| * | | Doc fix (Bug#6224).Kevin Ryde2010-05-202-6/+12
| * | | * src/autodeps.mk, src/deps.mk: Comments need to be in C format.Glenn Morris2010-05-192-33/+33