<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/doc, branch feature/package-factorize</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>Merge remote-tracking branch 'origin/master' into feature/package-factorize</title>
<updated>2025-12-26T14:33:32+00:00</updated>
<author>
<name>Philip Kaludercic</name>
</author>
<published>2025-12-26T14:33:32+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=193eeed1acc5c1d1485cc8c642bc69d41a052c64'/>
<id>193eeed1acc5c1d1485cc8c642bc69d41a052c64</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into feature/package-revamp</title>
<updated>2025-12-26T14:32:46+00:00</updated>
<author>
<name>Philip Kaludercic</name>
</author>
<published>2025-12-25T00:08:32+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=73d59e2ff3ea423efe311aa666a346c53252ada7'/>
<id>73d59e2ff3ea423efe311aa666a346c53252ada7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update from Gnulib by running admin/merge-gnulib</title>
<updated>2025-12-25T17:53:17+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2025-12-25T17:52:44+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=7be4fe89fc6f0fdd8f79dd8e506efc8db0cd8b5b'/>
<id>7be4fe89fc6f0fdd8f79dd8e506efc8db0cd8b5b</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 'font-spec'</title>
<updated>2025-12-22T13:36:11+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2025-12-22T13:36:11+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=acb91f501c6a734b9330c5426e1c48c79f205621'/>
<id>acb91f501c6a734b9330c5426e1c48c79f205621</id>
<content type='text'>
* src/font.c (Ffont_spec):
* doc/lispref/display.texi (Low-Level Font): More accurate
documentation of 'font-spec's arguments.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* src/font.c (Ffont_spec):
* doc/lispref/display.texi (Low-Level Font): More accurate
documentation of 'font-spec's arguments.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add binary format specifications '%b' and '%B'</title>
<updated>2025-12-22T08:15:09+00:00</updated>
<author>
<name>Jacob S. Gordon</name>
</author>
<published>2025-12-22T07:39:42+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=cff022f0c3632c2522e568bd5e96841c1a0271ef'/>
<id>cff022f0c3632c2522e568bd5e96841c1a0271ef</id>
<content type='text'>
These produce the binary representation of a number.
'%#b' and '%#B' prefix with '0b' and '0B', respectively.
(bug#79990)
* etc/NEWS: Announce change.
* doc/lispref/strings.texi (Formatting Strings): Describe new format
specs and add to comment on reconstructing the value with 'read'.
* src/editfns.c (format): Update doc string.
(styled_format): Add support for '%b' and '%B'.  To remain
portable, avoid use of 'sprintf' by converting by hand.
* test/src/editfns-tests.el (format-binary-zero, format-binary-floats)
(format-binary-nonzero-integers): Add tests.
(read-large-integer): Add binary test cases.
Co-authored-by: Paul Eggert &lt;eggert@cs.ucla.edu&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These produce the binary representation of a number.
'%#b' and '%#B' prefix with '0b' and '0B', respectively.
(bug#79990)
* etc/NEWS: Announce change.
* doc/lispref/strings.texi (Formatting Strings): Describe new format
specs and add to comment on reconstructing the value with 'read'.
* src/editfns.c (format): Update doc string.
(styled_format): Add support for '%b' and '%B'.  To remain
portable, avoid use of 'sprintf' by converting by hand.
* test/src/editfns-tests.el (format-binary-zero, format-binary-floats)
(format-binary-nonzero-integers): Add tests.
(read-large-integer): Add binary test cases.
Co-authored-by: Paul Eggert &lt;eggert@cs.ucla.edu&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>; Revert previous commit.</title>
<updated>2025-12-21T21:23:26+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2025-12-21T21:23:26+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=366cbebe464fdf7d1a8be75dbca945b2b97a663a'/>
<id>366cbebe464fdf7d1a8be75dbca945b2b97a663a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>; Revert wrong doc change about, e.g., "-#xa".</title>
<updated>2025-12-21T20:58:41+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2025-12-21T20:58:41+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=67c36f90905e37623b2cc613975c7d339648b714'/>
<id>67c36f90905e37623b2cc613975c7d339648b714</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>; * doc/lispref/strings.texi (Formatting Strings): Corrections.</title>
<updated>2025-12-21T20:15:09+00:00</updated>
<author>
<name>Mattias Engdegård</name>
</author>
<published>2025-12-21T20:08:16+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=8f8f9058b5787bac3f1688da9303932f783ca39f'/>
<id>8f8f9058b5787bac3f1688da9303932f783ca39f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove binary-as-unsigned (bug#79990)</title>
<updated>2025-12-21T17:57:56+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2025-12-21T17:44:11+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=f98c3a940de574f34b1da48a69023fa87e8ed5d0'/>
<id>f98c3a940de574f34b1da48a69023fa87e8ed5d0</id>
<content type='text'>
This experimental variable caused more trouble than it cured:
it was rarely used, and when used it tended to be used incorrectly.
* src/editfns.c (binary-as-unsigned): Remove.  All uses removed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This experimental variable caused more trouble than it cured:
it was rarely used, and when used it tended to be used incorrectly.
* src/editfns.c (binary-as-unsigned): Remove.  All uses removed.
</pre>
</div>
</content>
</entry>
<entry>
<title>; Fix last commit</title>
<updated>2025-12-21T12:20:06+00:00</updated>
<author>
<name>Michael Albinus</name>
</author>
<published>2025-12-21T12:20:06+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=808d4a21333470518d313c67dba9f522146ec6e9'/>
<id>808d4a21333470518d313c67dba9f522146ec6e9</id>
<content type='text'>
* doc/emacs/frames.texi:
* doc/lispref/os.texi:
* lisp/system-taskbar.el: Fix typos.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/emacs/frames.texi:
* doc/lispref/os.texi:
* lisp/system-taskbar.el: Fix typos.
</pre>
</div>
</content>
</entry>
</feed>
