<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs-substrate/extras, branch main</title>
<subtitle>Bare-bones emacs configuration starter
</subtitle>
<id>https://git.etenil.net/emacs-substrate/atom?h=main</id>
<link rel='self' href='https://git.etenil.net/emacs-substrate/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.etenil.net/emacs-substrate/'/>
<updated>2025-02-11T22:32:24Z</updated>
<entry>
<title>Refactor the crap out of Bedrock</title>
<updated>2025-02-11T22:32:24Z</updated>
<author>
<name>Gene Pasquet</name>
<email>dev@etenil.net</email>
</author>
<published>2025-02-11T22:32:24Z</published>
<link rel='alternate' type='text/html' href='https://git.etenil.net/emacs-substrate/commit/?id=3a7d14ff0088a912a8c0e4b844dc4e661ee97189'/>
<id>urn:sha1:3a7d14ff0088a912a8c0e4b844dc4e661ee97189</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release 1.4.0</title>
<updated>2024-12-15T00:04:24Z</updated>
<author>
<name>Ashton Wiersdorf</name>
<email>mail@wiersdorf.dev</email>
</author>
<published>2024-12-15T00:04:24Z</published>
<link rel='alternate' type='text/html' href='https://git.etenil.net/emacs-substrate/commit/?id=45f20b8d21876435d627baf9b7beda06cb073422'/>
<id>urn:sha1:45f20b8d21876435d627baf9b7beda06cb073422</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Comments, add writer.el config</title>
<updated>2024-12-14T23:59:30Z</updated>
<author>
<name>Ashton Wiersdorf</name>
<email>mail@wiersdorf.dev</email>
</author>
<published>2024-12-14T23:59:30Z</published>
<link rel='alternate' type='text/html' href='https://git.etenil.net/emacs-substrate/commit/?id=24890d2c26b26d1543bbc8ab4cb05cf5aafc04d9'/>
<id>urn:sha1:24890d2c26b26d1543bbc8ab4cb05cf5aafc04d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean out org-roam config</title>
<updated>2024-09-06T03:37:09Z</updated>
<author>
<name>Ashton Wiersdorf</name>
<email>mail@wiersdorf.dev</email>
</author>
<published>2024-09-06T03:37:09Z</published>
<link rel='alternate' type='text/html' href='https://git.etenil.net/emacs-substrate/commit/?id=c5aeec258e9e77d37e3c16a0af350a1db15ab6c9'/>
<id>urn:sha1:c5aeec258e9e77d37e3c16a0af350a1db15ab6c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Eat config to extras/base.el</title>
<updated>2024-07-10T22:50:46Z</updated>
<author>
<name>Ashton Wiersdorf</name>
<email>mail@wiersdorf.dev</email>
</author>
<published>2024-07-10T22:50:46Z</published>
<link rel='alternate' type='text/html' href='https://git.etenil.net/emacs-substrate/commit/?id=d9c79ecd5e648392382f2f984ed043ea2de3bde5'/>
<id>urn:sha1:d9c79ecd5e648392382f2f984ed043ea2de3bde5</id>
<content type='text'>
Closes #1
</content>
</entry>
<entry>
<title>Drop org-roam; use denote and citar-denote instead</title>
<updated>2024-07-06T23:20:33Z</updated>
<author>
<name>Ashton Wiersdorf</name>
<email>mail@wiersdorf.dev</email>
</author>
<published>2024-07-06T23:20:20Z</published>
<link rel='alternate' type='text/html' href='https://git.etenil.net/emacs-substrate/commit/?id=297603b7dc6d94416325645e6130d146515c7249'/>
<id>urn:sha1:297603b7dc6d94416325645e6130d146515c7249</id>
<content type='text'>
Org-roam is a wonderful tool! It seems to be suffering a lapse in
maintenance, and I have run into some bugs. Consequently, I am moving
over to Denote for my PKM system. On top of this, Denote is
particularly light-weight, so I think it fits into Bedrock better.

If you use org-roam, don't feel like you have to stop! Use what works
for you.
</content>
</entry>
<entry>
<title>Don't try to download corfu-popupinfo (it's installed with corfu)</title>
<updated>2024-06-23T05:30:19Z</updated>
<author>
<name>Ashton Wiersdorf</name>
<email>mail@wiersdorf.dev</email>
</author>
<published>2024-06-23T05:30:19Z</published>
<link rel='alternate' type='text/html' href='https://git.etenil.net/emacs-substrate/commit/?id=d04640e078da71d66da7d496637164a339945165'/>
<id>urn:sha1:d04640e078da71d66da7d496637164a339945165</id>
<content type='text'>
Closes #4
</content>
</entry>
<entry>
<title>Make sure use-package doesn't try to install vertico-directory</title>
<updated>2024-06-02T05:04:23Z</updated>
<author>
<name>Ashton Wiersdorf</name>
<email>mail@wiersdorf.dev</email>
</author>
<published>2024-06-02T05:04:23Z</published>
<link rel='alternate' type='text/html' href='https://git.etenil.net/emacs-substrate/commit/?id=e7bfd0a66e60fa3fa7510c3ed7b3d119adb4db6b'/>
<id>urn:sha1:e7bfd0a66e60fa3fa7510c3ed7b3d119adb4db6b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix consult-history binding in eshell</title>
<updated>2023-11-27T19:15:33Z</updated>
<author>
<name>Ashton Wiersdorf</name>
<email>mail@wiersdorf.dev</email>
</author>
<published>2023-11-27T19:15:33Z</published>
<link rel='alternate' type='text/html' href='https://git.etenil.net/emacs-substrate/commit/?id=949d8a5dbed851f920f30982a85eb8f4766314fa'/>
<id>urn:sha1:949d8a5dbed851f920f30982a85eb8f4766314fa</id>
<content type='text'>
Closes #13

Thanks to Thomas Riccardi for reporting this bug!
</content>
</entry>
<entry>
<title>Fix capitalization</title>
<updated>2023-11-17T19:01:10Z</updated>
<author>
<name>Ashton Wiersdorf</name>
<email>mail@wiersdorf.dev</email>
</author>
<published>2023-11-17T19:01:10Z</published>
<link rel='alternate' type='text/html' href='https://git.etenil.net/emacs-substrate/commit/?id=6d86a22a51f689f528d93b1b3db01226e488e031'/>
<id>urn:sha1:6d86a22a51f689f528d93b1b3db01226e488e031</id>
<content type='text'>
</content>
</entry>
</feed>
