<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/src, branch emacs-28.2</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>; * src/window.c (syms_of_window) &lt;window-point-insertion-type&gt;: Doc fix.</title>
<updated>2022-08-29T14:09:02+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2022-08-29T14:09:02+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=a5a92e577cba1af6a7947bf1f7c020a1b5adb39e'/>
<id>a5a92e577cba1af6a7947bf1f7c020a1b5adb39e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve the documentation of glyphless-character display</title>
<updated>2022-08-28T05:40:25+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2022-08-28T05:40:25+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=195fcc932eea396c94483e0265b43a3c01147776'/>
<id>195fcc932eea396c94483e0265b43a3c01147776</id>
<content type='text'>
* lisp/international/characters.el (glyphless-char-display-control):
* src/xdisp.c (syms_of_xdisp) &lt;glyphless-char-display&gt;: Mention
the 'glyphless-char' face in the doc string.

* doc/lispref/display.texi (Glyphless Chars): Index
'glyphless-char' face.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lisp/international/characters.el (glyphless-char-display-control):
* src/xdisp.c (syms_of_xdisp) &lt;glyphless-char-display&gt;: Mention
the 'glyphless-char' face in the doc string.

* doc/lispref/display.texi (Glyphless Chars): Index
'glyphless-char' face.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix documentation of 'glyphless-char-display'</title>
<updated>2022-08-27T07:50:57+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2022-08-27T07:50:57+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=3fb69fad492dd40279cf29c4d417cc86a8018cc7'/>
<id>3fb69fad492dd40279cf29c4d417cc86a8018cc7</id>
<content type='text'>
* src/xdisp.c (syms_of_xdisp)&lt;glyphless-char-display&gt;: Doc fix.
(gui_produce_glyphs, lookup_glyphless_char_display): Fix
indentation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* src/xdisp.c (syms_of_xdisp)&lt;glyphless-char-display&gt;: Doc fix.
(gui_produce_glyphs, lookup_glyphless_char_display): Fix
indentation.
</pre>
</div>
</content>
</entry>
<entry>
<title>* src/window.c (select_window): Fix assert for buffer = non-active minibuffer</title>
<updated>2022-08-19T15:06:38+00:00</updated>
<author>
<name>Alan Mackenzie</name>
</author>
<published>2022-08-19T15:06:38+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=9c0eec4ed86713519819b2e33dc3fff23f0e5f3d'/>
<id>9c0eec4ed86713519819b2e33dc3fff23f0e5f3d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix wrong metrics for bitmap-only fonts with HarfBuzz 5</title>
<updated>2022-08-11T09:16:24+00:00</updated>
<author>
<name>YAMAMOTO Mitsuharu</name>
</author>
<published>2022-08-11T09:16:24+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=ae348b719e8f1c29c3ee6ed5d723326b3bc54883'/>
<id>ae348b719e8f1c29c3ee6ed5d723326b3bc54883</id>
<content type='text'>
* src/ftcrfont.c (ftcrhbfont_begin_hb_font): Always use the standard
position unit value on HarfBuzz 5 and later regardless of whether the
font is bitmap-only or not.  (Bug#57066)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* src/ftcrfont.c (ftcrhbfont_begin_hb_font): Always use the standard
position unit value on HarfBuzz 5 and later regardless of whether the
font is bitmap-only or not.  (Bug#57066)
</pre>
</div>
</content>
</entry>
<entry>
<title>* src/lisp.h (CHECK_INTEGER): Fix the predicate.  (Bug#56856)</title>
<updated>2022-07-31T15:05:09+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2022-07-31T15:05:09+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=78759ddcb0fc7dd75a7a8edfb2c19dc2f1d86ee2'/>
<id>78759ddcb0fc7dd75a7a8edfb2c19dc2f1d86ee2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve documentation of column-related functions</title>
<updated>2022-07-30T16:34:38+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2022-07-30T16:34:38+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=eb11dae499fc395bbf3d51883ced6244c91019cf'/>
<id>eb11dae499fc395bbf3d51883ced6244c91019cf</id>
<content type='text'>
* doc/lispref/text.texi (Primitive Indent, Columns):
* src/indent.c (Fcurrent_indentation, Fmove_to_column): Document
that column counting ignores invisible text.  (Bug#56837)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/lispref/text.texi (Primitive Indent, Columns):
* src/indent.c (Fcurrent_indentation, Fmove_to_column): Document
that column counting ignores invisible text.  (Bug#56837)
</pre>
</div>
</content>
</entry>
<entry>
<title>* src/macfont.m (macfont_open): Initialize font-&gt;space_width.  (Bug#56808)</title>
<updated>2022-07-30T08:21:54+00:00</updated>
<author>
<name>YAMAMOTO Mitsuharu</name>
</author>
<published>2022-07-30T08:21:54+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=c95a34c96013aaba1cdf2166c4a1d0e2c5f3de6a'/>
<id>c95a34c96013aaba1cdf2166c4a1d0e2c5f3de6a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid infloop in 'recenter'</title>
<updated>2022-07-25T18:59:55+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2022-07-25T18:59:55+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=970190b84485e4511b094546395a7e710f894fae'/>
<id>970190b84485e4511b094546395a7e710f894fae</id>
<content type='text'>
* src/window.c (Frecenter): Avoid infinite loop in the minibuffer
under 'fido-vertical-mode'.  (Bug#56765)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* src/window.c (Frecenter): Avoid infinite loop in the minibuffer
under 'fido-vertical-mode'.  (Bug#56765)
</pre>
</div>
</content>
</entry>
<entry>
<title>* src/terminal.c (Fframe_terminal): Use active voice</title>
<updated>2022-07-22T12:19:04+00:00</updated>
<author>
<name>Robert Pluim</name>
</author>
<published>2022-07-22T12:19:04+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=04bdcf4aaa46612e066f32fa6452d76e40eff8e8'/>
<id>04bdcf4aaa46612e066f32fa6452d76e40eff8e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
