diff options
author | Gregory Heytings <gregory@heytings.org> | 2022-08-04 09:01:55 +0000 |
---|---|---|
committer | Gregory Heytings <gregory@heytings.org> | 2022-08-04 11:07:28 +0200 |
commit | 82b602dc2f52775a4082d24d64380867da051350 (patch) | |
tree | b18e661a9a0011c25552aa4ff748de731a1790d7 /lisp/emacs-lisp/loaddefs-gen.el | |
parent | c6b5726130e9c3c297747a47c267dad5e8da4f52 (diff) | |
download | emacs-82b602dc2f52775a4082d24d64380867da051350.tar.gz emacs-82b602dc2f52775a4082d24d64380867da051350.tar.bz2 emacs-82b602dc2f52775a4082d24d64380867da051350.zip |
Improve Bidi with long lines.
* src/composite.c (composition_compute_stop_pos): Use an 'endpos' that
is not too far away.
(find_automatic_composition): Use a 'head' that is not too far away.
Also make sure that this code path is not taken when long line
optimizations are disabled.
* src/dispextern.h (struct composition_it): Add a field that points
to the parent iterator.
* src/xdisp.c (init_iterator): Set it.
Diffstat (limited to 'lisp/emacs-lisp/loaddefs-gen.el')
0 files changed, 0 insertions, 0 deletions