<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotemacs/modules/ui-theme.el, branch v0.71</title>
<subtitle>My Emacs configuration
</subtitle>
<id>https://git.cjennings.net/dotemacs/atom?h=v0.71</id>
<link rel='self' href='https://git.cjennings.net/dotemacs/atom?h=v0.71'/>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/'/>
<updated>2025-09-06T12:13:10+00:00</updated>
<entry>
<title>remove tron theme and update to recent packages</title>
<updated>2025-09-06T12:13:10+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2025-09-06T12:13:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=28323a981432c188cc08ef054f89f145abfcbfb7'/>
<id>urn:sha1:28323a981432c188cc08ef054f89f145abfcbfb7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added tron-legacy-theme</title>
<updated>2025-09-03T20:39:08+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2025-09-03T20:39:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=b16b0ce06eb68c712f28e24d93ffca52edb544bb'/>
<id>urn:sha1:b16b0ce06eb68c712f28e24d93ffca52edb544bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>adding author statements to all el files</title>
<updated>2025-06-07T05:02:57+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2025-06-07T05:02:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=4d432999c77aa2613c3bc6f118e708a21d120422'/>
<id>urn:sha1:4d432999c77aa2613c3bc6f118e708a21d120422</id>
<content type='text'>
</content>
</entry>
<entry>
<title>New Custom Functions, Org Updates, Agenda Updates, &amp;c.</title>
<updated>2024-04-22T17:23:13+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2024-04-22T17:23:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=2dd3aed6971fe74915c1fc09b4de20a6c64e817b'/>
<id>urn:sha1:2dd3aed6971fe74915c1fc09b4de20a6c64e817b</id>
<content type='text'>
=== Functions ===
- add function cj/dired-convert-image-to-jpeg
- add function cj/dired-copy-path-as-kill
- add function cj/export-org-to-md-on-save function
- add function cj/org-link-to-current-file

=== Agenda ===
- rework the f8 main agenda into custom agenda using Aaron Bieber's ideas
- agenda lists now use standard agenda functions
- updated packages to remove org-super-agenda and ts (a dependency)
- file commentary text  updated to reflect the change

=== Org ===
- add grocery and shopping list capture items
- add missing tests for org-skip-subtree-if-habit
- add support for org-habits, including checkboxes
- fix issue with org-auto-export-to-md
- modularize org-agenda
- move todo settings to org-config
- reformat org-roam-config

=== &amp;c. ===
- add day to sortable date
- add disablefastrenderer to hugo server flags
- add fill column indicator when emacs lisping
- add gpt buffers to the bury-alive-list
- add keybinding for fixup-whitespace
- add magit cloning settings
- finish automatically on "Link" capture
- fix company complaints about shutting up function
- fix em, e, ff, and f eshell aliases
- make fallback theme modus-vivendi
- prune the compilation cache when applicable
</content>
</entry>
<entry>
<title>need to intern fallback theme name</title>
<updated>2024-04-14T21:59:53+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2024-04-14T21:59:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=b554515a89317f3e59c04cf0f813d5a354d7df48'/>
<id>urn:sha1:b554515a89317f3e59c04cf0f813d5a354d7df48</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more fit and finish work</title>
<updated>2024-04-11T06:39:11+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>craigmartinjennings@gmail.com</email>
</author>
<published>2024-04-11T06:39:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=07fd4f1a6930dc62880b0fd7a0496270f4c2efd6'/>
<id>urn:sha1:07fd4f1a6930dc62880b0fd7a0496270f4c2efd6</id>
<content type='text'>
User Constants
- move all file and directory constants into it's own file
- create the directories and files if they don't exist
- warn the user when not found/created

General
- remove duplicate dirvish go menu entry
- remove xterm color in test code (it's already in eshell)
- fixed org-drill not starting
- fixing issue with auto-complete not working in eshell
- adding playlists location for dirvish
- moved all org-drill config into the use-package declaration
- added drill-dir to user-constants
- default ledger-file location changed; updated tasks
- git ignore the persist folder
- added more point values in fontaine menu
- fix for gptel early key grab in authinfo.gpg
- removed localrepo from reset script
- remove magit-forge package
- don't wait too long to bury-buffers
- add setting native compile warnings to 'silent
- fixed sdcv errors when looking up a word normally and in nov
</content>
</entry>
<entry>
<title>new repository</title>
<updated>2024-04-07T18:41:34+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2024-04-07T18:41:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=754bbf7a25a8dda49b5d08ef0d0443bbf5af0e36'/>
<id>urn:sha1:754bbf7a25a8dda49b5d08ef0d0443bbf5af0e36</id>
<content type='text'>
</content>
</entry>
</feed>
