aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix cursor motion in bidi-reordered continued lines.Eli Zaretskii2010-05-291-0/+9
|\
| * Finish debugging of cursor motion in bidi-reordered lines.Eli Zaretskii2010-05-291-2/+9
| * Prevent unnecessary scrolling in bidi-reordered buffers.Eli Zaretskii2010-05-281-0/+5
* | * fileio.c (Fdelete_file): Pass TRASH arg to handler call.Michael Albinus2010-05-281-0/+4
|/
* merge trunkKenichi Handa2010-05-281-0/+22
|\
| * * src/Makefile.in (LIBES): Remove $LOADLIBES, it is never set.Glenn Morris2010-05-271-0/+4
| * Change delete-by-moving-to-trash so Lisp calls explicitly request trashing.Chong Yidong2010-05-271-0/+13
| * Fix redisplay crash (Bug#6177).Chong Yidong2010-05-271-0/+5
* | Handle face-ignored-fontsKenichi Handa2010-05-281-0/+7
|/
* Do not preprocess src/Makefile.in.Glenn Morris2010-05-261-0/+7
* Replace YMF_PASS_LDFLAGS with autoconf.Glenn Morris2010-05-251-0/+3
* Remove some NS_IMPL_GNUSTEP build dead code.Glenn Morris2010-05-251-0/+6
* Fix for finding a static composition.Kenichi Handa2010-05-261-0/+5
* Relocate NS_IMPL_GNUSTEP_TEMACS_LDFLAGS.Glenn Morris2010-05-241-0/+5
* Do not include config.h in src/Makefile.in.Glenn Morris2010-05-241-0/+3
* Move some stuff from LD_SWITCH_SYSTEM to LD_SWITCH_SYSTEM_TEMACS.Glenn Morris2010-05-241-0/+3
* Remove LD_SWITCH_SYSTEM_EXTRA.Glenn Morris2010-05-241-0/+5
* merge trunkKenichi Handa2010-05-251-2/+5
|\
| * Merge from emacs-23Stefan Monnier2010-05-241-2/+5
| |\
| | * Backport from trunk: close bug#6190.enami tsugutomo2010-05-201-0/+5
| | * Doc fix (Bug#6224).Chong Yidong2010-05-201-0/+6
| | * * url-util.el (url-unhex-string): Don't accidentally decode as latin-1.Stefan Monnier2010-05-191-0/+4
* | | merge trunkKenichi Handa2010-05-251-0/+135
|\ \ \ | |/ /
| * | * process.c (Fmake_network_process): Set :host to nil if it's not used.Stefan Monnier2010-05-241-3/+8
| * | dispextern.h (init_iterator): Sync prototype with changed definition.Eli Zaretskii2010-05-231-0/+5
| * | Redesign bidi-aware edge positions of glyph rows, fix bug #6036.Eli Zaretskii2010-05-221-2/+49
| |\ \
| | * | Handle lines truncated on right.Eli Zaretskii2010-05-221-0/+1
| | * | Test and debug find_row_edges on TTY display.Eli Zaretskii2010-05-221-0/+5
| | * | Completed initial debugging and testing of reimplemented cursor motion.Eli Zaretskii2010-05-191-0/+24
| | * | Initial reimplementation of calculating line edge positions in bidi lines.Eli Zaretskii2010-05-181-0/+29
| * | | Fix bug #6237.Eli Zaretskii2010-05-221-0/+5
| * | | Rename image-refresh to image-flush.Chong Yidong2010-05-221-0/+4
| * | | Improve image cache clearing logic (Bug#6230).Chong Yidong2010-05-211-0/+9
| * | | Revert previous change.Glenn Morris2010-05-201-3/+0
| * | | Minor Makefile fix.Glenn Morris2010-05-201-0/+3
| * | | Handle some HAVE_NS Makefile conditionals with configure.Glenn Morris2010-05-201-0/+4
| * | | Build simplifications for oldxmenu.Glenn Morris2010-05-201-0/+2
| * | | Handle CANNOT_DUMP (partially) with configure.Glenn Morris2010-05-201-0/+5
| * | | * fileio.c (Fdelete_file): Change interative spec to useJuri Linkov2010-05-211-0/+7
| * | | Doc fix (Bug#6224).Kevin Ryde2010-05-201-0/+6
| * | | Handle auto-depend with configure.Glenn Morris2010-05-191-0/+11
| * | | Fix bug #6210.Eli Zaretskii2010-05-191-0/+5
| * | | Minor msdos build change.Glenn Morris2010-05-181-0/+2
| * | | Set linker-related things with configure.Glenn Morris2010-05-181-0/+14
| * | | * s/aix4-2.h (LINKER): Remove; this file sets ORDINARY_LINK.Glenn Morris2010-05-181-0/+4
* | | | Fix bidi-composition interaction in backward scanning..Kenichi Handa2010-05-251-0/+23
|/ / /
* | | Fix stack overflow in string creation (Bug#6214).Chong Yidong2010-05-181-0/+6
|\ \ \ | |/ / |/| / | |/
| * * character.c (Fstring, Funibyte_string): Use SAFE_ALLOCA toChong Yidong2010-05-181-0/+6
* | Fix ChangeLog typos.Juanma Barranquero2010-05-181-5/+3
* | * charset.c (load_charset_map_from_file): Don't call close after fclose.Juanma Barranquero2010-05-181-0/+4