<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/src, branch emacs-28</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>Update copyright year to 2023</title>
<updated>2023-02-19T16:47:29+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2023-02-19T16:43:26+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=8a9e5767d8a03c48293f0e2e04a3a98f4bc37374'/>
<id>8a9e5767d8a03c48293f0e2e04a3a98f4bc37374</id>
<content type='text'>
Run "TZ=UTC0 admin/update-copyright".

Do not merge.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Run "TZ=UTC0 admin/update-copyright".

Do not merge.
</pre>
</div>
</content>
</entry>
<entry>
<title>; * src/search.c (Fmatch_data): Doc fix.</title>
<updated>2022-10-30T17:57:14+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2022-10-30T17:57:14+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=1862df834c29197cdd339ee369c0ef21694db851'/>
<id>1862df834c29197cdd339ee369c0ef21694db851</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>; * src/window.c: Fix some comments.  (Bug#58550)</title>
<updated>2022-10-17T10:51:39+00:00</updated>
<author>
<name>Manuel Giraud</name>
</author>
<published>2022-10-15T16:58:56+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=efd3ef3ceb799fa26be8f84d54d4a21ebc4a5d31'/>
<id>efd3ef3ceb799fa26be8f84d54d4a21ebc4a5d31</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>; Fix documentation of 'comp-enable-subr-trampolines'</title>
<updated>2022-10-15T09:15:17+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2022-10-15T09:15:17+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=fdb6f7cf26fad194e8b5c6a599db94fa79976591'/>
<id>fdb6f7cf26fad194e8b5c6a599db94fa79976591</id>
<content type='text'>
* src/comp.c (syms_of_comp) &lt;comp-enable-subr-trampolines&gt;:
Explain better what it means to disable trampoline synthesis.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* src/comp.c (syms_of_comp) &lt;comp-enable-subr-trampolines&gt;:
Explain better what it means to disable trampoline synthesis.
</pre>
</div>
</content>
</entry>
<entry>
<title>* src/emacs.c (load_pdump): Propery handle case when executable</title>
<updated>2022-10-04T16:32:53+00:00</updated>
<author>
<name>Andreas Schwab</name>
</author>
<published>2022-10-04T16:22:58+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=a78af3018e30394137b07d94e3b763674a233afc'/>
<id>a78af3018e30394137b07d94e3b763674a233afc</id>
<content type='text'>
wasn't found.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
wasn't found.
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid assertion violations in STRING_CHAR</title>
<updated>2022-10-04T11:24:46+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2022-10-04T11:23:20+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=b560ce3560fc1559a08667798710cf37af0e079a'/>
<id>b560ce3560fc1559a08667798710cf37af0e079a</id>
<content type='text'>
* src/xdisp.c (handle_composition_prop):
* src/editfns.c (styled_format): Don't call 'STRING_CHAR' on
unibyte strings.  This avoids assertion violation in
'string_char_and_length'.

(cherry picked from commit d52d6e1e106117eb4bba81a65e256e2e793037b6)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* src/xdisp.c (handle_composition_prop):
* src/editfns.c (styled_format): Don't call 'STRING_CHAR' on
unibyte strings.  This avoids assertion violation in
'string_char_and_length'.

(cherry picked from commit d52d6e1e106117eb4bba81a65e256e2e793037b6)
</pre>
</div>
</content>
</entry>
<entry>
<title>* src/emacs.c (load_pdump): Fix use of xpalloc.</title>
<updated>2022-10-02T10:20:09+00:00</updated>
<author>
<name>Andreas Schwab</name>
</author>
<published>2022-10-02T10:15:27+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=e5a49f44ffa66bcfa4b56b5fab088f7437b0ba9d'/>
<id>e5a49f44ffa66bcfa4b56b5fab088f7437b0ba9d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid assertion violation in 'xpalloc'</title>
<updated>2022-10-02T09:58:04+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2022-10-02T09:58:04+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=7ff520762468b5de4684e4a3d8f0103c8f3bec64'/>
<id>7ff520762468b5de4684e4a3d8f0103c8f3bec64</id>
<content type='text'>
* src/emacs.c (load_pdump): Ensure the 3rd argument of xpalloc is
always positive.  (Bug#58232)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* src/emacs.c (load_pdump): Ensure the 3rd argument of xpalloc is
always positive.  (Bug#58232)
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid assertion violations in 'pop_it'</title>
<updated>2022-09-28T13:46:39+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2022-09-28T13:46:39+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=b1e92c59ede2e67e36531a35ecb4ccabeaa68ff6'/>
<id>b1e92c59ede2e67e36531a35ecb4ccabeaa68ff6</id>
<content type='text'>
* src/xdisp.c (pop_it): Avoid assertion violations when handling
lists or vectors of display properties.  (Bug#58122)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* src/xdisp.c (pop_it): Avoid assertion violations when handling
lists or vectors of display properties.  (Bug#58122)
</pre>
</div>
</content>
</entry>
<entry>
<title>; Add commentary to disabled OTF support code in font.c</title>
<updated>2022-09-26T06:35:10+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2022-09-26T06:35:10+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=00159c086c64147798a4c64bf5d9b94c7e8939de'/>
<id>00159c086c64147798a4c64bf5d9b94c7e8939de</id>
<content type='text'>
* src/font.c (check_gstring, check_otf_features, otf_tag_symbol)
(otf_open, font_otf_capability, generate_otf_features)
(font_otf_DeviceTable, font_otf_ValueRecord, font_otf_Anchor):
Move closer to the primitives that use them.  Add commentary for
the purpose of this code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* src/font.c (check_gstring, check_otf_features, otf_tag_symbol)
(otf_open, font_otf_capability, generate_otf_features)
(font_otf_DeviceTable, font_otf_ValueRecord, font_otf_Anchor):
Move closer to the primitives that use them.  Add commentary for
the purpose of this code.
</pre>
</div>
</content>
</entry>
</feed>
