Spelling fixes.
[bpt/emacs.git] / src / bidi.c
2011-12-30 Paul EggertSpelling fixes.
2011-11-20 Juanma BarranqueroFix typos.
2011-11-06 Glenn MorrisMerge from emacs-23; up to 2010-06-22T07:41:10Z!rgm...
2011-10-20 Eli Zaretskiisrc/bidi.c: Fix a typo in a comment.
2011-10-20 Eli ZaretskiiImprove the speedup of bidi display introduced in 2011...
2011-10-18 Eli ZaretskiiFix bug #9771 with slow redisplay in long lines full...
2011-10-13 Eli ZaretskiiFix the change with paragraph_dir initialization.
2011-10-12 Eli ZaretskiiRemove incorrect comments about U+2028 LS character.
2011-10-12 Eli Zaretskiisrc/bidi.c (bidi_init_it): Initialize paragraph_dir...
2011-10-01 Chong YidongMerge changes from emacs-23
2011-09-28 Eli ZaretskiiFix bug #9624 with crashes in Muse mode.
2011-09-27 Kenichi Handamerge trunk
2011-09-24 Richard M. Stallmanbidi.c: Whitespace changes and a few added parentheses,
2011-09-18 Chong YidongMerge changes from emacs-23 branch
2011-09-17 Eli ZaretskiiFix bug #9470 with slow redisplay in huge single-paragr...
2011-09-10 Eli ZaretskiiAdd to sendmail.el a new command mail-add-attachment.
2011-09-09 Eli ZaretskiiFix bug #9392 with rmail-forward.
2011-09-03 Paul EggertMerge from trunk.
2011-08-30 Chong YidongMerge changes from emacs-23 branch
2011-08-29 Paul EggertMerge from trunk.
2011-08-27 Eli Zaretskiisrc/bidi.c: Rearrange commentary to bidi_fetch_char.
2011-08-26 Paul EggertMerge from trunk.
2011-08-26 Paul EggertMerge from trunk.
2011-08-25 Paul EggertMerge from trunk.
2011-08-25 Paul EggertMerge from trunk.
2011-08-25 Eli ZaretskiiHandle `(space ...)' display spec as paragraph separator.
2011-08-24 Paul EggertMerge from trunk.
2011-08-24 Eli ZaretskiiMinor changes in bidi.c.
2011-08-23 Eli ZaretskiiFollowup for character properties in 2011-08-23T11...
2011-08-19 Paul EggertMerge from trunk.
2011-08-19 Paul Eggert* bidi.c (bidi_cache_shrink): update size after realloc
2011-08-19 Paul EggertMerge from trunk.
2011-08-18 Eli ZaretskiiProtect the bidi iterator against zero bidi properties.
2011-08-18 Paul EggertMerge from trunk.
2011-08-18 Paul EggertMerge from trunk.
2011-08-16 Paul EggertMerge from trunk.
2011-08-16 Paul EggertMerge from trunk.
2011-08-15 Paul EggertMerge from trunk.
2011-08-15 Paul Eggert* bidi.c (bidi_initialize): Remove unused local.
2011-08-15 Eli ZaretskiiUse uniprop tables instead of biditype.h and bidimirror.h.
2011-08-15 Eli ZaretskiiSupport RLE/RLO/LRE/LRO for determining paragraph direc...
2011-08-15 Paul EggertMerge from trunk.
2011-08-14 Paul EggertMerge from trunk.
2011-08-09 Chong YidongMerge from emacs-23 branch
2011-08-06 Paul EggertMerge from trunk.
2011-08-06 Eli ZaretskiiFix bug #9254 with crash and cursor positioning under...
2011-08-06 Paul EggertMerge from trunk.
2011-08-05 Paul EggertMerge from trunk.
2011-08-05 Eli ZaretskiiMake bidi_cache_total_alloc static.
2011-08-05 Eli ZaretskiiFix bug #9221 with memory leak in bidi display.
2011-08-05 Eli ZaretskiiFix bug #9221 with resource allocation under word-wrap.
2011-08-05 Paul EggertMerge from trunk.
2011-08-05 Paul EggertAdjust in response to jan.h.d's comments.
2011-08-03 Paul EggertMerge from trunk.
2011-08-02 Eli ZaretskiiFix bug #9218 with slow cursor motion and scrolling...
2011-07-29 Paul EggertMerge from trunk.
2011-07-28 Paul Eggert* bidi.c: Integer overflow fix.
2011-07-28 Paul EggertMerge from trunk.
2011-07-28 Paul EggertMerge: Integer signedness and overflow and related...
2011-07-28 Paul Eggert* bidi.c (bidi_dump_cached_states): Merge ptrdiff_t...
2011-07-28 Paul EggertMerge from trunk.
2011-07-25 Paul EggertMerge from trunk.
2011-07-25 Paul Eggert* bidi.c (bidi_dump_cached_states): Fix printf format...
2011-07-25 Eli ZaretskiiFix logic of caching display string positions for bidi...
2011-07-23 Eli Zaretskiisrc/bidi.c: Backport from trunk a bugfix for bidi_parag...
2011-07-23 Eli ZaretskiiFix pos-visible-in-window-p under bidi redisplay.
2011-07-23 Eli ZaretskiiSpeed up keyboard auto-repeat cursor motion under bidi...
2011-07-20 Paul EggertMerge from trunk.
2011-07-19 Paul EggertMerge from trunk.
2011-07-19 Paul EggertMerge from trunk.
2011-07-17 Paul EggertMerge from trunk.
2011-07-17 Paul EggertMerge from trunk.
2011-07-17 Paul EggertMerge from trunk.
2011-07-15 Paul Eggert* bidi.c (bidi_cache_ensure_space): Also check that...
2011-07-14 Paul Eggert* bidi.c: Integer size and overflow fixes.
2011-07-14 Paul EggertMerge from trunk.
2011-07-14 Paul EggertFix minor problems found by static checking.
2011-07-14 Paul EggertMerge from trunk.
2011-07-14 Eli ZaretskiiFix format conversion in bidi.c.
2011-07-14 Eli ZaretskiiSupport bidi reordering of overlay and display strings.
2011-07-14 Eli ZaretskiiFix declarations of variables related to bidi cache...
2011-07-14 Paul Eggert* src/bidi.c: Hold off on these changes for now.
2011-07-14 Paul EggertMerge from trunk.
2011-07-14 Paul EggertMerge from trunk.
2011-07-13 Paul EggertMerge from trunk.
2011-07-12 Paul EggertMerge from trunk.
2011-07-12 Paul Eggert* bidi.c (bidi_dump_cached_states): Use pD to print...
2011-07-11 Paul EggertMerge from trunk.
2011-07-11 Paul EggertMerge from trunk.
2011-07-09 Eli Zaretskiisrc/bidi.c: Fix type of a variable revealed on x86_64.
2011-07-09 Eli ZaretskiiUpdate commentary on bidi.c.
2011-07-09 Paul EggertMerge from trunk.
2011-07-07 Paul Eggert* bidi.c: Integer signedness and overflow fixes.
2011-07-07 Chong YidongMerge from emacs-23 branch
2011-07-06 Kenichi Handamerge trunk
2011-07-06 Glenn MorrisMerge from emacs-23; up to 2010-06-16T23:27:20Z!jay...
2011-07-05 Eli ZaretskiiEmpty the bidi cache "stack" when it->sp is zeroed.
2011-07-03 Eli ZaretskiiSave and restore bidi cache when saving and restoring...
2011-07-02 Eli ZaretskiiStart fixing cursor motion around invisible text.
2011-07-01 Eli ZaretskiiSupport bidi reordering of unibyte strings. Fix crash...
next