<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/src/composite.c, branch fix/bug-60974</title>
<subtitle>Emacs is the extensible, customizable, self-documenting real-time display editor. 
</subtitle>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/'/>
<entry>
<title>; Add 2023 to copyright years.</title>
<updated>2023-01-01T10:31:12+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2023-01-01T10:31:12+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=cae528457cb862dc886a34240c9d4c73035b6659'/>
<id>cae528457cb862dc886a34240c9d4c73035b6659</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid uninitialized variable warning</title>
<updated>2022-09-27T03:39:31+00:00</updated>
<author>
<name>YAMAMOTO Mitsuharu</name>
</author>
<published>2022-09-27T03:39:31+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=604b541d5ce394a1e4f157a81a0cf77df98d61d0'/>
<id>604b541d5ce394a1e4f157a81a0cf77df98d61d0</id>
<content type='text'>
* src/composite.c (composition_gstring_adjust_zero_width): Simplify
last change with respect to an exit condition.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* src/composite.c (composition_gstring_adjust_zero_width): Simplify
last change with respect to an exit condition.
</pre>
</div>
</content>
</entry>
<entry>
<title>Adjust zero-width grapheme clusters so they are displayed (Bug#50951)</title>
<updated>2022-09-27T00:22:00+00:00</updated>
<author>
<name>YAMAMOTO Mitsuharu</name>
</author>
<published>2022-09-27T00:20:58+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=cd88f6de4be1f8eba1db038b371d769f584be53b'/>
<id>cd88f6de4be1f8eba1db038b371d769f584be53b</id>
<content type='text'>
* src/composite.c (composition_gstring_adjust_zero_width): New function.
* src/composite.h: Declare it.
* src/font.c (Ffont_shape_gstring): Use it before putting gstring to cache.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* src/composite.c (composition_gstring_adjust_zero_width): New function.
* src/composite.h: Declare it.
* src/font.c (Ffont_shape_gstring): Use it before putting gstring to cache.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix rare shaping problems with Urdu and Arabic</title>
<updated>2022-09-17T16:58:52+00:00</updated>
<author>
<name>YAMAMOTO Mitsuharu</name>
</author>
<published>2022-09-07T06:18:21+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=7fe22182d3abcb3124c50f717cc74925800b7720'/>
<id>7fe22182d3abcb3124c50f717cc74925800b7720</id>
<content type='text'>
* src/composite.c (fill_gstring_body): Clear unused slots of the
gstring.  (Bug#50951)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* src/composite.c (fill_gstring_body): Clear unused slots of the
gstring.  (Bug#50951)
</pre>
</div>
</content>
</entry>
<entry>
<title>; * src/composite.c: Include stdlib.h.</title>
<updated>2022-08-06T15:37:57+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2022-08-06T15:37:57+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=a2127251a5c66f3b7d47fd13893e2e628a8d2105'/>
<id>a2127251a5c66f3b7d47fd13893e2e628a8d2105</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>; * src/composite.c (Fcomposition_sort_rules): Fix last change.</title>
<updated>2022-08-06T15:00:16+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2022-08-06T15:00:16+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=6223e251a5e2e8c54dcbc0ab642f94a6c4944603'/>
<id>6223e251a5e2e8c54dcbc0ab642f94a6c4944603</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>New function 'composition-sort-rules'</title>
<updated>2022-08-06T14:58:08+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2022-08-06T14:58:08+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=315b00ff8d7ece419e6026c7fffa182fd5b83a70'/>
<id>315b00ff8d7ece419e6026c7fffa182fd5b83a70</id>
<content type='text'>
* src/composite.c (Fcomposition_sort_rules)
(compare_composition_rules): New functions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* src/composite.c (Fcomposition_sort_rules)
(compare_composition_rules): New functions.
</pre>
</div>
</content>
</entry>
<entry>
<title>; * src/composite.c (find_automatic_composition): Fix a typo.</title>
<updated>2022-08-04T09:47:32+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2022-08-04T09:47:32+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=5e33712672035473fd74e8da637b77dbf9a4eb31'/>
<id>5e33712672035473fd74e8da637b77dbf9a4eb31</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve Bidi with long lines.</title>
<updated>2022-08-04T09:07:28+00:00</updated>
<author>
<name>Gregory Heytings</name>
</author>
<published>2022-08-04T09:01:55+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=82b602dc2f52775a4082d24d64380867da051350'/>
<id>82b602dc2f52775a4082d24d64380867da051350</id>
<content type='text'>
* 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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* 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.
</pre>
</div>
</content>
</entry>
<entry>
<title>Various improvements to long lines handling.</title>
<updated>2022-08-01T15:52:55+00:00</updated>
<author>
<name>Gregory Heytings</name>
</author>
<published>2022-08-01T15:52:12+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=5dc65c10ca1a2504699ad5374fedb127960946c8'/>
<id>5dc65c10ca1a2504699ad5374fedb127960946c8</id>
<content type='text'>
* src/xdisp.c (get_visually_first_element,
(move_it_vertically_backward): Do not go back too far with bidi.
(get_narrowed_begv): Do not return 0 anymore instead of BEGV.
(handle_fontified_prop): Simplify accordingly.

* src/keyboard.c (safe_run_hooks_maybe_narrowed): Simplify accordingly.

* src/composite.c (find_automatic_composition): Ditto.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* src/xdisp.c (get_visually_first_element,
(move_it_vertically_backward): Do not go back too far with bidi.
(get_narrowed_begv): Do not return 0 anymore instead of BEGV.
(handle_fontified_prop): Simplify accordingly.

* src/keyboard.c (safe_run_hooks_maybe_narrowed): Simplify accordingly.

* src/composite.c (find_automatic_composition): Ditto.
</pre>
</div>
</content>
</entry>
</feed>
