aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix vertical cursor motion from start of R2L lines in L2R paragraphs.Eli Zaretskii2011-08-271-0/+7
* * ccl.c: Improve and simplify overflow checking (Bug#9196).Paul Eggert2011-08-271-0/+10
* src/makefile.w32-in ($(BLD)/alloc.$(O)): Depend on lib/verify.h.Juanma Barranquero2011-08-271-0/+4
* Merge from trunk.Paul Eggert2011-08-261-1/+6
|\
| * Fix bug #9324 with unwarranted repositioning of point.Eli Zaretskii2011-08-261-0/+5
* | Merge from trunk.Paul Eggert2011-08-251-1/+27
|\ \ | |/
| * Fix last change for text terminals.Eli Zaretskii2011-08-251-1/+2
| * Fix cursor motion with long continued lines near window bottom.Eli Zaretskii2011-08-251-0/+2
| * Handle `(space ...)' display spec as paragraph separator.Eli Zaretskii2011-08-251-0/+17
| * Delete record-buffer, and rename unrecord-buffer to bury-buffer-internal.Chong Yidong2011-08-241-0/+6
* | Merge from trunk.Paul Eggert2011-08-241-10/+81
|\ \ | |/
| * Fix cursor movement in R2L text within L2R paragraphs.Eli Zaretskii2011-08-241-0/+13
| * Fix current-bidi-paragraph-direction and its doc.Eli Zaretskii2011-08-241-0/+3
| * Minor changes in bidi.c.Eli Zaretskii2011-08-241-0/+6
| * Followup for character properties in 2011-08-23T11:48:07Z!handa@m17n.org.Eli Zaretskii2011-08-231-0/+5
| * * src/nsfont.m (ns_otf_to_script): Fix typo.Chong Yidong2011-08-231-0/+4
| * merge trunkKenichi Handa2011-08-231-9/+44
| |\
| | * Fix bug #8874 with recentering and header line under scroll-conservatively.Eli Zaretskii2011-08-231-0/+3
| | * Fix crashes with completion and composed characters.Eli Zaretskii2011-08-231-0/+5
| | * Fix pos-visible-in-window-p for zero-column composed character.Eli Zaretskii2011-08-231-0/+6
| | * * src/cmds.c (Fself_insert_command): Mention post-self-insert-hook.Stefan Monnier2011-08-221-9/+13
| | * Fix vertical cursor motion under bidi on auto-composed characters.Eli Zaretskii2011-08-221-0/+6
| | * Fix animated gif segfault and frame clearing bug.Chong Yidong2011-08-211-0/+6
| | * * eval.c (Fcondition_case): Document `debug' symbol in error handler.Chong Yidong2011-08-201-0/+1
| | * * src/eval.c (Fsignal): Handle `debug' symbol in error handler.Chong Yidong2011-08-201-0/+4
| * | Fix default values of character properties.Kenichi Handa2011-08-231-0/+5
| |/
* | Merge from trunk.Paul Eggert2011-08-191-0/+11
|\ \ | |/
| * Avoid a crash in mouse-highlight of Speedbar frames.Eli Zaretskii2011-08-191-0/+4
| * Fix bidi cursor motion when a line begins with a composed character.Eli Zaretskii2011-08-191-0/+7
* | * bidi.c (bidi_cache_shrink): update size after reallocPaul Eggert2011-08-181-0/+1
* | Merge from trunk.Paul Eggert2011-08-181-1/+5
|\ \ | |/
| * Protect the bidi iterator against zero bidi properties.Eli Zaretskii2011-08-181-0/+4
* | Merge from trunk.Paul Eggert2011-08-181-0/+12
|\ \ | |/
| * Fix bidi reordering around TAB characters covered by display properties.Eli Zaretskii2011-08-181-0/+7
| * * src/process.c (Fnetwork_interface_list): Correctly determine bufferAndreas Schwab2011-08-181-0/+5
* | Merge from trunk.Paul Eggert2011-08-181-2/+17
|\ \ | |/
| * Remove aborts from internal_condition_case*.Chong Yidong2011-08-171-1/+7
| * Fix bug #9311 with loading on MS-Windows .elc files in root directories.Eli Zaretskii2011-08-171-0/+5
| * * src/gmalloc.c: Expand comment.Ken Brown2011-08-161-0/+4
* | * doc.c (get_doc_string): Rework so thatPaul Eggert2011-08-181-0/+5
* | Merge from trunk.Paul Eggert2011-08-161-0/+22
|\ \ | |/
| * Fix cursor positioning at end of buffer under bidi display.Eli Zaretskii2011-08-161-0/+5
| * Fix memory allocation problems in Cygwin build (Bug#9273).Ken Brown2011-08-161-0/+17
* | Simplify previous changes.Paul Eggert2011-08-161-1/+5
* | * buffer.c (overlay_str_len): Now ptrdiff_t, not EMACS_INT,Paul Eggert2011-08-151-0/+3
* | Merge from trunk.Paul Eggert2011-08-151-0/+29
|\ \ | |/
| * * bidi.c (bidi_initialize): Remove unused local.Paul Eggert2011-08-151-0/+4
| * Use uniprop tables instead of biditype.h and bidimirror.h.Eli Zaretskii2011-08-151-0/+16
| * Support RLE/RLO/LRE/LRO for determining paragraph direction.Eli Zaretskii2011-08-151-0/+3
| * Another part of fixing bug #9296 with vertical cursor motion.Eli Zaretskii2011-08-151-0/+6