<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/admin, branch feature/android</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 from Gnulib, remove printf-posix</title>
<updated>2023-08-07T00:14:38+00:00</updated>
<author>
<name>Po Lu</name>
</author>
<published>2023-08-07T00:14:38+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=76cac8ae6f600be34f83bd3aaf9b38355eab773e'/>
<id>76cac8ae6f600be34f83bd3aaf9b38355eab773e</id>
<content type='text'>
* m4, lib: Update from Gnulib.

* msdos/sedlibmk.inp: Remove variables deleted as part of previous
change.

* admin/merge-gnulib (GNULIB_MODULES): Remove vasprintf and
printf-posix.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* m4, lib: Update from Gnulib.

* msdos/sedlibmk.inp: Remove variables deleted as part of previous
change.

* admin/merge-gnulib (GNULIB_MODULES): Remove vasprintf and
printf-posix.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/master' into feature/android</title>
<updated>2023-08-06T13:45:44+00:00</updated>
<author>
<name>Po Lu</name>
</author>
<published>2023-08-06T13:45:44+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=7ffc5f86e4636f9837a46ea75bee7475caaf5c04'/>
<id>7ffc5f86e4636f9837a46ea75bee7475caaf5c04</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>; * admin/notes/unicode (char-width-table): Update instructions.</title>
<updated>2023-08-06T09:10:37+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2023-08-06T09:10:37+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=20df82fd43aa2d02a9613a073e1bc27647b20576'/>
<id>20df82fd43aa2d02a9613a073e1bc27647b20576</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/master' into feature/android</title>
<updated>2023-08-01T00:31:14+00:00</updated>
<author>
<name>Po Lu</name>
</author>
<published>2023-08-01T00:31:14+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=deb8b933bce29f99c90f5f305d0d1b75c6d27527'/>
<id>deb8b933bce29f99c90f5f305d0d1b75c6d27527</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from origin/emacs-29</title>
<updated>2023-07-31T15:11:23+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2023-07-31T15:11:23+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=30bcd71476127fa20da37372501637b07cd53d6c'/>
<id>30bcd71476127fa20da37372501637b07cd53d6c</id>
<content type='text'>
525d05c1b8a Merge branch 'emacs-29' of git.savannah.gnu.org:/srv/git/...
29ef2157116 ; * lisp/textmodes/paragraphs.el: Remove leftover comment.
80c9f491fc8 Update to Org 9.6.7-5-gd1d0c3
735f3700f65 ; * src/character.c (Fstring_width): Fix last change.
bf83fdba9e3 ; * src/character.c (Fstring_width, Fchar_width): Doc fixes.
1198cdb5567 Merge branch 'emacs-29' of git.sv.gnu.org:/srv/git/emacs ...
2b8796eea19 Fix rx wrong-code bug: ranges starting with ^
ba60070b81c Backport: Fix some tree-sitter :match regexps
092a2ecb083 ; * admin/make-tarball.txt: Update based on latest experi...
7b9e83d3cf9 Fix bug#64923
0002d4f3166 Avoid spurious whitespace in the modeline of emacsclient ...
96d52f89444 Fix function help for advised aliases (bug#64797)
71419a60c37 Avoid crashes due to invalid 'mode-line-format'
b2cb6e82160 ; Better documentation of HOME on MS-Windows
54e98b5f9bd ; Clarify documentation of 'server-after-make-frame-hook'
d13029cdcde Avoid crashes under 'which-key-mode'
cb1f7db2490 ; Minor documentation fixes
4a687bcc20d Bump Emacs version
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
525d05c1b8a Merge branch 'emacs-29' of git.savannah.gnu.org:/srv/git/...
29ef2157116 ; * lisp/textmodes/paragraphs.el: Remove leftover comment.
80c9f491fc8 Update to Org 9.6.7-5-gd1d0c3
735f3700f65 ; * src/character.c (Fstring_width): Fix last change.
bf83fdba9e3 ; * src/character.c (Fstring_width, Fchar_width): Doc fixes.
1198cdb5567 Merge branch 'emacs-29' of git.sv.gnu.org:/srv/git/emacs ...
2b8796eea19 Fix rx wrong-code bug: ranges starting with ^
ba60070b81c Backport: Fix some tree-sitter :match regexps
092a2ecb083 ; * admin/make-tarball.txt: Update based on latest experi...
7b9e83d3cf9 Fix bug#64923
0002d4f3166 Avoid spurious whitespace in the modeline of emacsclient ...
96d52f89444 Fix function help for advised aliases (bug#64797)
71419a60c37 Avoid crashes due to invalid 'mode-line-format'
b2cb6e82160 ; Better documentation of HOME on MS-Windows
54e98b5f9bd ; Clarify documentation of 'server-after-make-frame-hook'
d13029cdcde Avoid crashes under 'which-key-mode'
cb1f7db2490 ; Minor documentation fixes
4a687bcc20d Bump Emacs version
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from origin/emacs-29</title>
<updated>2023-07-31T15:11:23+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2023-07-31T15:11:23+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=ec80c3e544eaf455e89f5b6bd84602b75dafdfd1'/>
<id>ec80c3e544eaf455e89f5b6bd84602b75dafdfd1</id>
<content type='text'>
092a2ecb083 ; * admin/make-tarball.txt: Update based on latest experi...
7b9e83d3cf9 Fix bug#64923
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
092a2ecb083 ; * admin/make-tarball.txt: Update based on latest experi...
7b9e83d3cf9 Fix bug#64923
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'emacs-29' of git.sv.gnu.org:/srv/git/emacs into emacs-29</title>
<updated>2023-07-30T16:19:32+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2023-07-30T16:19:32+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=1198cdb55673d5f5545ee0ec9008b9832b830f06'/>
<id>1198cdb55673d5f5545ee0ec9008b9832b830f06</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>; * admin/make-tarball.txt: Update based on latest experiences.</title>
<updated>2023-07-30T15:08:27+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2023-07-30T15:08:27+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=092a2ecb083d9f3e301c5b9bf23e0f2f666fec27'/>
<id>092a2ecb083d9f3e301c5b9bf23e0f2f666fec27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>; Fix admin/upload-manuals script</title>
<updated>2023-07-30T15:05:00+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2023-07-30T15:05:00+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=23fc4793001e4de920bb8dae280133f4467a7797'/>
<id>23fc4793001e4de920bb8dae280133f4467a7797</id>
<content type='text'>
* admin/upload-manuals (html_mono): Chdir to the right directory
before committing.
(html_node): Avoid computing $stale in newly-created or empty
directories.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* admin/upload-manuals (html_mono): Chdir to the right directory
before committing.
(html_node): Avoid computing $stale in newly-created or empty
directories.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/master' into feature/android</title>
<updated>2023-07-20T11:52:01+00:00</updated>
<author>
<name>Po Lu</name>
</author>
<published>2023-07-20T11:52:01+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=7196d2d18e307ce2a07d09696bbb51f59a7d6b1b'/>
<id>7196d2d18e307ce2a07d09696bbb51f59a7d6b1b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
