<feed xmlns='http://www.w3.org/2005/Atom'>
<title>compat.git/.github/workflows/makefile.yml, branch feature/pcase</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/compat.git/'/>
<entry>
<title>Fix manual</title>
<updated>2023-01-17T22:09:37+00:00</updated>
<author>
<name>Daniel Mendler</name>
<email>mail@daniel-mendler.de</email>
</author>
<published>2023-01-17T22:09:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/compat.git/commit/?id=64dfe9f910954392925a8114b8cf2301af4fbe4d'/>
<id>64dfe9f910954392925a8114b8cf2301af4fbe4d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Test emacs-29 branch</title>
<updated>2023-01-13T19:02:15+00:00</updated>
<author>
<name>Daniel Mendler</name>
<email>mail@daniel-mendler.de</email>
</author>
<published>2023-01-13T19:00:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/compat.git/commit/?id=98f913f743dafce4ed318c31753f7823df45700f'/>
<id>98f913f743dafce4ed318c31753f7823df45700f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable byte-compilation for compat-macs and compat-tests</title>
<updated>2023-01-09T13:46:06+00:00</updated>
<author>
<name>Daniel Mendler</name>
<email>mail@daniel-mendler.de</email>
</author>
<published>2023-01-09T13:37:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/compat.git/commit/?id=ffea200f0eae126d1cc5b17de43087161387022e'/>
<id>ffea200f0eae126d1cc5b17de43087161387022e</id>
<content type='text'>
This ensures that straight users and users who install the package
directly from the source don't get the unnecessarily byte-compiled
file. We still compile both files on CI for error checking.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This ensures that straight users and users who install the package
directly from the source don't get the unnecessarily byte-compiled
file. We still compile both files on CI for error checking.
</pre>
</div>
</content>
</entry>
<entry>
<title>CI: Test against 28.2</title>
<updated>2023-01-07T13:00:54+00:00</updated>
<author>
<name>Daniel Mendler</name>
<email>mail@daniel-mendler.de</email>
</author>
<published>2023-01-07T13:00:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/compat.git/commit/?id=2290e0b50867371042b48b361d371e71c2dd58e2'/>
<id>2290e0b50867371042b48b361d371e71c2dd58e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update ci config</title>
<updated>2023-01-05T08:01:41+00:00</updated>
<author>
<name>Daniel Mendler</name>
<email>mail@daniel-mendler.de</email>
</author>
<published>2023-01-05T08:01:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/compat.git/commit/?id=ca5a659f4d0ed9e55c38cb49994bcdcf387c9e5e'/>
<id>ca5a659f4d0ed9e55c38cb49994bcdcf387c9e5e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update ci</title>
<updated>2023-01-03T22:39:13+00:00</updated>
<author>
<name>Daniel Mendler</name>
<email>mail@daniel-mendler.de</email>
</author>
<published>2023-01-03T22:39:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/compat.git/commit/?id=7a2ade6dbfb5f629b2067b09b477d1eb0f1cd85d'/>
<id>7a2ade6dbfb5f629b2067b09b477d1eb0f1cd85d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop support for 24.3</title>
<updated>2023-01-03T15:24:07+00:00</updated>
<author>
<name>Daniel Mendler</name>
<email>mail@daniel-mendler.de</email>
</author>
<published>2023-01-03T15:22:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/compat.git/commit/?id=38e0066cafc24c5c7a16fd00db2df004833975f7'/>
<id>38e0066cafc24c5c7a16fd00db2df004833975f7</id>
<content type='text'>
- Support would requires a brittle, untested require advice
- 24.3 is untested on CI
- Packages which use Compat all require Emacs 24.4 or newer
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Support would requires a brittle, untested require advice
- 24.3 is untested on CI
- Packages which use Compat all require Emacs 24.4 or newer
</pre>
</div>
</content>
</entry>
<entry>
<title>Update CI, separate compile and test run</title>
<updated>2023-01-03T14:35:06+00:00</updated>
<author>
<name>Daniel Mendler</name>
<email>mail@daniel-mendler.de</email>
</author>
<published>2023-01-03T14:35:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/compat.git/commit/?id=d375a95a7acbe9871d4188af12d8ae419d9b7184'/>
<id>d375a95a7acbe9871d4188af12d8ae419d9b7184</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Emacs 28.1 to list of tested Emacs versions in GitHub CI</title>
<updated>2022-04-10T17:34:09+00:00</updated>
<author>
<name>Philip Kaludercic</name>
<email>philipk@posteo.net</email>
</author>
<published>2022-04-10T17:34:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/compat.git/commit/?id=dbdd9b3de576ee0fd7a73c4ccbbc3c9c7112152e'/>
<id>dbdd9b3de576ee0fd7a73c4ccbbc3c9c7112152e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable testing using 24.3 on GitHub Actions</title>
<updated>2022-03-16T07:59:00+00:00</updated>
<author>
<name>Philip Kaludercic</name>
<email>philipk@posteo.net</email>
</author>
<published>2022-03-16T07:59:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/compat.git/commit/?id=2af0001939763dede74866ae5d9d4bbb2ebf5466'/>
<id>2af0001939763dede74866ae5d9d4bbb2ebf5466</id>
<content type='text'>
The dependency nadvice is not installed, hence the tests automatically
fail.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The dependency nadvice is not installed, hence the tests automatically
fail.
</pre>
</div>
</content>
</entry>
</feed>
