<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/build-aux, branch scratch/exec-byte-code</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 by running admin/merge-gnulib</title>
<updated>2025-07-29T22:06:14+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2025-07-29T22:00:36+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=3797484608c5bba2057d819215e6ce4d48cacf94'/>
<id>3797484608c5bba2057d819215e6ce4d48cacf94</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-06-28T06:06:40+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2025-06-28T05:32:33+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=dbdf761187d7cccfad20a2899bab3dc77f379c3a'/>
<id>dbdf761187d7cccfad20a2899bab3dc77f379c3a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>; Move Markdown quotation detection to commit-msg hook</title>
<updated>2025-02-17T14:43:36+00:00</updated>
<author>
<name>Po Lu</name>
</author>
<published>2025-02-17T14:08:16+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=ba6779ab2afcd3177c9c118a0383aa21ad1ab45f'/>
<id>ba6779ab2afcd3177c9c118a0383aa21ad1ab45f</id>
<content type='text'>
* build-aux/git-hooks/prepare-commit-msg: Don't detect markdown
quotes here...

* build-aux/git-hooks/commit-msg: but here, to intercept
interactively composed log messages.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* build-aux/git-hooks/prepare-commit-msg: Don't detect markdown
quotes here...

* build-aux/git-hooks/commit-msg: but here, to intercept
interactively composed log messages.
</pre>
</div>
</content>
</entry>
<entry>
<title>; More strongly discountenance Markdown-style quotes</title>
<updated>2025-02-17T07:17:37+00:00</updated>
<author>
<name>Po Lu</name>
</author>
<published>2025-02-17T07:17:00+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=0e4d08f3dc7c76008da9cd912933a931c6e3e8d9'/>
<id>0e4d08f3dc7c76008da9cd912933a931c6e3e8d9</id>
<content type='text'>
* CONTRIBUTE (Commit messages): Discourage quoting with
Markdown-style pairs of backticks.

* build-aux/git-hooks/prepare-commit-msg: Detect and reject
commit messages with Markdown-style quotes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* CONTRIBUTE (Commit messages): Discourage quoting with
Markdown-style pairs of backticks.

* build-aux/git-hooks/prepare-commit-msg: Detect and reject
commit messages with Markdown-style quotes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update from Gnulib by running admin/merge-gnulib</title>
<updated>2025-01-01T23:19:02+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2025-01-01T23:18:19+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=3adf3f546e1ccd9c178dec2710f8e6e3e529373a'/>
<id>3adf3f546e1ccd9c178dec2710f8e6e3e529373a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright year to 2025</title>
<updated>2025-01-01T07:39:17+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2025-01-01T07:39:17+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=4da38c632161867e914b3a13dc760f8019255f94'/>
<id>4da38c632161867e914b3a13dc760f8019255f94</id>
<content type='text'>
Run "TZ=UTC0 admin/update-copyright".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Run "TZ=UTC0 admin/update-copyright".
</pre>
</div>
</content>
</entry>
<entry>
<title>Sync build-aux/update-copyright from Gnulib</title>
<updated>2025-01-01T07:37:57+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2025-01-01T07:34:51+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=5d70928f2afea5ee4e1aa117aa9cfded56193b56'/>
<id>5d70928f2afea5ee4e1aa117aa9cfded56193b56</id>
<content type='text'>
* build-aux/update-copyright: Copy from Gnulib.
This should simplify this year's updating.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* build-aux/update-copyright: Copy from Gnulib.
This should simplify this year's updating.
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid U+FFFD in commit messages</title>
<updated>2024-12-23T21:40:45+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2024-12-23T21:38:51+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=28c420afab6a0944a192c30ff2d5d9e40c88f14f'/>
<id>28c420afab6a0944a192c30ff2d5d9e40c88f14f</id>
<content type='text'>
* build-aux/git-hooks/commit-msg:
Also check against U+FFFD REPLACEMENT CHARACTER in commit messages.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* build-aux/git-hooks/commit-msg:
Also check against U+FFFD REPLACEMENT CHARACTER in commit messages.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update from Gnulib by running admin/merge-gnulib</title>
<updated>2024-12-17T22:13:54+00:00</updated>
<author>
<name>Paul Eggert</name>
</author>
<published>2024-12-17T22:02:41+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=b1e5f6d6ef8432a9cce0664238de72d387730bd1'/>
<id>b1e5f6d6ef8432a9cce0664238de72d387730bd1</id>
<content type='text'>
* admin/merge-gnulib (AVOIDED_MODULES): Avoid gnulib-i18n.
* lib/stdlib.c, m4/selinux-selinux-h.m4:
New files, taken from Gnulib.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* admin/merge-gnulib (AVOIDED_MODULES): Avoid gnulib-i18n.
* lib/stdlib.c, m4/selinux-selinux-h.m4:
New files, taken from Gnulib.
</pre>
</div>
</content>
</entry>
<entry>
<title>; Update from Gnulib</title>
<updated>2024-09-05T00:45:18+00:00</updated>
<author>
<name>Po Lu</name>
</author>
<published>2024-09-05T00:41:11+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=1a13c5e63e1eb8fcf15c53ae4ed0caca8b928a3b'/>
<id>1a13c5e63e1eb8fcf15c53ae4ed0caca8b928a3b</id>
<content type='text'>
* configure.ac:

* src/conf_post.h: Remove workarounds now rendered redundant by
Gnulib.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* configure.ac:

* src/conf_post.h: Remove workarounds now rendered redundant by
Gnulib.
</pre>
</div>
</content>
</entry>
</feed>
