<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs-config, branch master</title>
<subtitle>Emacs configuration files</subtitle>
<id>https://code.ryuslash.org/emacs-config/atom?h=master</id>
<link rel='self' href='https://code.ryuslash.org/emacs-config/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/emacs-config/'/>
<updated>2026-06-29T07:21:16Z</updated>
<entry>
<title>builds/repo: Make sure commands run in the right directory</title>
<updated>2026-06-29T07:21:16Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2026-06-29T07:21:16Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/emacs-config/commit/?id=a7eb912da77a514ffc310a04bac6ae7127d6593f'/>
<id>urn:sha1:a7eb912da77a514ffc310a04bac6ae7127d6593f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add build manifest for sourcehut</title>
<updated>2026-06-29T07:15:29Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2026-06-29T07:15:29Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/emacs-config/commit/?id=8806477b9e5c1b089b45b5062ac58186f2fc15da'/>
<id>urn:sha1:8806477b9e5c1b089b45b5062ac58186f2fc15da</id>
<content type='text'>
This will prepare, build, and the upload the package archive for my emacs
configuration.
</content>
</entry>
<entry>
<title>GNUmakefile: Create a tar.gz package</title>
<updated>2026-06-29T07:14:13Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2026-06-29T07:14:13Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/emacs-config/commit/?id=f051291984ad3c65994f6a2f42938cf503ef4113'/>
<id>urn:sha1:f051291984ad3c65994f6a2f42938cf503ef4113</id>
<content type='text'>
This should make it possible to upload all of the contents to sourcehut pages.
</content>
</entry>
<entry>
<title>Add guix manifest for this project</title>
<updated>2026-06-29T07:14:06Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2026-06-29T06:59:50Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/emacs-config/commit/?id=963b048a13bcca5f778ffd4adb97b104681b172a'/>
<id>urn:sha1:963b048a13bcca5f778ffd4adb97b104681b172a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gitignore: Remove .cask ignore</title>
<updated>2026-06-29T06:58:58Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2026-06-29T06:58:58Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/emacs-config/commit/?id=957c7db9732a46ef059bb7611d86362adcac6225'/>
<id>urn:sha1:957c7db9732a46ef059bb7611d86362adcac6225</id>
<content type='text'>
I'm not using Cask anymore, so it shouldn't appear anywhere in my project.
</content>
</entry>
<entry>
<title>Change build output directory</title>
<updated>2026-06-29T06:58:55Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2026-06-29T06:57:03Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/emacs-config/commit/?id=bec784afe157d8d4ccf8154f3fcb8149d5d2c350'/>
<id>urn:sha1:bec784afe157d8d4ccf8154f3fcb8149d5d2c350</id>
<content type='text'>
Put everything in public/pakages so that at a later date I can add a project
site along with the packages. This change also makes it easier for me to change
my mind about where the packages land.
</content>
</entry>
<entry>
<title>GNUmakefile: Add clean recipe</title>
<updated>2026-06-29T01:25:46Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2026-06-29T01:25:46Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/emacs-config/commit/?id=02f8d1983ce174d9d15806275af31021ba385d6f'/>
<id>urn:sha1:02f8d1983ce174d9d15806275af31021ba385d6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>GNUmakefile: Add recipe for corfu</title>
<updated>2026-06-29T01:19:42Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2026-06-29T01:18:13Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/emacs-config/commit/?id=bb9ae65ba15febe8270627b5d324ba900fda738a'/>
<id>urn:sha1:bb9ae65ba15febe8270627b5d324ba900fda738a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>oni-php: Add dependency on php-mode</title>
<updated>2026-06-29T01:19:42Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2026-06-29T01:16:42Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/emacs-config/commit/?id=29ccb48b292bf1319e909156f50a9f7c4eed36ea'/>
<id>urn:sha1:29ccb48b292bf1319e909156f50a9f7c4eed36ea</id>
<content type='text'>
I removed it when I was experimenting with php-ts-mode, but that isn't yet what
I'd like it to be, so I'm back to using php-mode for now.
</content>
</entry>
<entry>
<title>GNUmakefile: Update package recipes</title>
<updated>2026-06-29T01:19:42Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2026-06-29T01:15:58Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/emacs-config/commit/?id=2bf5ba230c71960f81daff285758033736e6ca40'/>
<id>urn:sha1:2bf5ba230c71960f81daff285758033736e6ca40</id>
<content type='text'>
These packages don't have snippets anymore and therefore aren't multi-file
packages anymore.
</content>
</entry>
</feed>
