<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/admin/emake, branch scratch/faster-loaddefs</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>Further emake tweaks</title>
<updated>2022-01-21T14:03:32+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2022-01-21T14:03:32+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=087d031ec691f8bdf38358fe993806d346bc6f25'/>
<id>087d031ec691f8bdf38358fe993806d346bc6f25</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix previous emake change</title>
<updated>2022-01-21T14:00:14+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2022-01-21T14:00:14+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=b8ffdc0694777b6872a5c66dd9802e83799ae661'/>
<id>b8ffdc0694777b6872a5c66dd9802e83799ae661</id>
<content type='text'>
* admin/emake (cores): Fix typo in previous change.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* admin/emake (cores): Fix typo in previous change.
</pre>
</div>
</content>
</entry>
<entry>
<title>Adjust emake after recent changes</title>
<updated>2022-01-21T07:55:43+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2022-01-21T07:55:43+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=a6ad584ac27dcc6bbe2476face53a3165f99366d'/>
<id>a6ad584ac27dcc6bbe2476face53a3165f99366d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use "grep -E" instead of deprecated "egrep"</title>
<updated>2021-11-10T15:30:50+00:00</updated>
<author>
<name>Stefan Kangas</name>
</author>
<published>2021-11-10T15:30:50+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=3aad70326db4b654c836be97f7b96bb71e10202a'/>
<id>3aad70326db4b654c836be97f7b96bb71e10202a</id>
<content type='text'>
* admin/emake:
* test/lisp/so-long-tests/so-long-tests.el: Use "grep -E" instead of
deprecated "egrep".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* admin/emake:
* test/lisp/so-long-tests/so-long-tests.el: Use "grep -E" instead of
deprecated "egrep".
</pre>
</div>
</content>
</entry>
<entry>
<title>Include make Errors in admin/emake</title>
<updated>2021-11-06T17:55:34+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2021-11-06T17:54:17+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=33ad2bfa95d3244c913a660fb596c8043b01f55a'/>
<id>33ad2bfa95d3244c913a660fb596c8043b01f55a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix previous admin/emake change</title>
<updated>2021-05-28T01:04:57+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2021-05-28T01:04:57+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=fa7993e9a0185b1d1347c6654893a8f5348f7ad8'/>
<id>fa7993e9a0185b1d1347c6654893a8f5348f7ad8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adjust admin/emake filters</title>
<updated>2021-05-28T01:04:12+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2021-05-28T01:04:12+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=8c529efe47179b62ce16bf9b12a58af33319bc7c'/>
<id>8c529efe47179b62ce16bf9b12a58af33319bc7c</id>
<content type='text'>
Recent changes have made etc/doc always be regenerated, so it's no
longer interesting.  And all "git pull"s will make

  INFO     Scraping files for cal-loaddefs.el...
  INFO     Scraping files for cal-loaddefs.el...done

etc be output, so filter them, too.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Recent changes have made etc/doc always be regenerated, so it's no
longer interesting.  And all "git pull"s will make

  INFO     Scraping files for cal-loaddefs.el...
  INFO     Scraping files for cal-loaddefs.el...done

etc be output, so filter them, too.
</pre>
</div>
</content>
</entry>
<entry>
<title>Tweak filtering some more</title>
<updated>2021-05-02T08:41:56+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2021-05-02T08:41:49+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=51a9ed843f122e66bb14997837088af905933f1b'/>
<id>51a9ed843f122e66bb14997837088af905933f1b</id>
<content type='text'>
This should get the ./temacs continuation lines right.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This should get the ./temacs continuation lines right.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix previous emake adjustment</title>
<updated>2021-04-26T18:51:52+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2021-04-25T19:11:48+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=a139f14c05cefa229d4dea1104af26fa66c213b2'/>
<id>a139f14c05cefa229d4dea1104af26fa66c213b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adjust regexp to extra native-comp lines</title>
<updated>2021-04-25T18:36:01+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2021-04-25T18:36:01+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=2a33fc8d19973d6fa8ccd37a4203fae99c214893'/>
<id>2a33fc8d19973d6fa8ccd37a4203fae99c214893</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
