<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotemacs/custom, 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-03T17:41:45+00:00</updated>
<entry>
<title>adding titlecase functionality to review</title>
<updated>2025-09-03T17:41:45+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2025-09-03T17:41:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=15bb7b44ef51067c09415b87d1d55f58b2a8c08b'/>
<id>urn:sha1:15bb7b44ef51067c09415b87d1d55f58b2a8c08b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wip: adding both pdf continuous scroll mode versions</title>
<updated>2025-09-03T07:14:28+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2025-09-03T07:14:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=bfc14644f721789e7d2ff4ecd695c70bf4336bf4'/>
<id>urn:sha1:bfc14644f721789e7d2ff4ecd695c70bf4336bf4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixing error with defining minor mode</title>
<updated>2025-07-12T16:32:11+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2025-07-12T16:32:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=db6be555e9cfde016c69e336c542cd75392b8d53'/>
<id>urn:sha1:db6be555e9cfde016c69e336c542cd75392b8d53</id>
<content type='text'>
Used keywords rather than deprecated positional arguments to ‘define-minor-mode’
</content>
</entry>
<entry>
<title>add org-noter config using melpa and bind to f6</title>
<updated>2025-07-12T16:02:46+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2025-07-12T16:02:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=c5d24bd505bb5ac07993d1d5f62178f4872a2cb0'/>
<id>urn:sha1:c5d24bd505bb5ac07993d1d5f62178f4872a2cb0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>adding org-noter for testing/configuration</title>
<updated>2025-07-11T20:03:17+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2025-07-11T20:03:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=fbdc75bead5e7ce56c672d714e50329335f290c9'/>
<id>urn:sha1:fbdc75bead5e7ce56c672d714e50329335f290c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>adding continuous scroll code in custom + configuring in pdf-config</title>
<updated>2025-07-01T19:15:25+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2025-07-01T19:15:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=188637bee61db02d9940d0876086df3b57f9f65c'/>
<id>urn:sha1:188637bee61db02d9940d0876086df3b57f9f65c</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>removing persistent scratch package; move jump-to=keymap</title>
<updated>2024-04-11T14:16:34+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>craigmartinjennings@gmail.com</email>
</author>
<published>2024-04-11T14:16:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=84c0963ec2096148932ec4ce8529a029cf930121'/>
<id>urn:sha1:84c0963ec2096148932ec4ce8529a029cf930121</id>
<content type='text'>
- persistent scratch throws errors when I don't want them
  instead of managing the errors, it's easier to remove the package
- move jump-to key map to where we declare the files - user constants

commit 96e86219094cfe000271dfb1f651abe5b1a42175
Author: Craig Jennings &lt;craigmartinjennings@gmail.com&gt;
Date:   Thu Apr 11 04:02:40 2024 -0500

    removing unused faith.el
</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>
