Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | bleh | Case Duckworth | 2022-04-27 | |
| | ||||
* | Add functions for org | Case Duckworth | 2022-04-27 | |
| | | | | These aren't bound or implemented but they're here in case I want them. | |||
* | Add +org-show-mode | Case Duckworth | 2022-04-27 | |
| | | | | Toggle org-hide-emphasis-markers and org-link display | |||
* | Also inhibit user-save-mode with predicates | Case Duckworth | 2022-04-27 | |
| | ||||
* | Display fortunes in scratch buffer | Case Duckworth | 2022-04-27 | |
| | ||||
* | Add +org-export-pre-hook to prepare the buffer before export | Case Duckworth | 2022-04-24 | |
| | ||||
* | Add commentary to user-save.el | Case Duckworth | 2022-04-24 | |
| | ||||
* | Change `+org-before-save@prettify-buffer' | Case Duckworth | 2022-04-24 | |
| | ||||
* | Fix `+org-fix-blank-lines' | Case Duckworth | 2022-04-24 | |
| | ||||
* | Correct backward-kill-word behavior | Case Duckworth | 2022-04-24 | |
| | ||||
* | Merge branch 'main' of tildegit.org:acdw/emacs | Case Duckworth | 2022-04-20 | |
|\ | ||||
| * | Enhance :straight setup form | Case Duckworth | 2022-04-19 | |
| | | | | | | | | | | :straight now takes care of :straight-when, :also-straight, and possibly others, later. | |||
* | | bleh | Case Duckworth | 2022-04-20 | |
| | | ||||
* | | Add org-drawer-list | Case Duckworth | 2022-04-20 | |
|/ | ||||
* | Dang ol +shr.el file | Case Duckworth | 2022-04-12 | |
| | ||||
* | Fix requires | Case Duckworth | 2022-04-12 | |
| | ||||
* | Add dlet to compat.el | Case Duckworth | 2022-04-12 | |
| | ||||
* | Add +dired-goto-file | Case Duckworth | 2022-04-12 | |
| | | | | | This function fixes dumbness in vertico-directory when jumping directories in dired. | |||
* | Add +crux-kill-and-join-forward | Case Duckworth | 2022-04-12 | |
| | | | | This one is visual-line-mode aware | |||
* | Start the server if not already | Case Duckworth | 2022-04-12 | |
| | ||||
* | Merge branch 'main' of tildegit.org:acdw/emacs | Case Duckworth | 2022-04-02 | |
|\ | ||||
| * | Add +scratch-buffer | Case Duckworth | 2022-04-02 | |
| | | ||||
| * | Merge branch 'main' of tildegit.org:acdw/emacs | Case Duckworth | 2022-04-01 | |
| |\ | ||||
| * | | Only load notmuch tab-bar if notmuch is in $PATH | Case Duckworth | 2022-04-01 | |
| | | | ||||
| * | | Fix arity of `consult--orderless-regex-compiler` | Case Duckworth | 2022-04-01 | |
| | | | | | | | | | | | | I might want to combine this and the one for affe. | |||
* | | | Ignore errors in +tab-bar-notmuch-count | Case Duckworth | 2022-04-02 | |
| | | | ||||
* | | | Add +org-unsmartify | Case Duckworth | 2022-04-02 | |
| | | | ||||
* | | | Add +eshell-here | Case Duckworth | 2022-04-02 | |
| | | | ||||
* | | | Enable +elfeed-update-command to run only sometimes | Case Duckworth | 2022-04-02 | |
| | | | ||||
* | | | Change default mpv viewer to cache | Case Duckworth | 2022-04-02 | |
| | | | ||||
* | | | Add +chicken.el | Case Duckworth | 2022-04-02 | |
| |/ |/| | ||||
* | | I waited way too long to make this commit | Case Duckworth | 2022-03-30 | |
|/ | ||||
* | Uh | Case Duckworth | 2022-03-11 | |
| | ||||
* | Change org-export-clip-subtree-to-html | Case Duckworth | 2022-02-28 | |
| | ||||
* | Fix elfeed-update-async niceness | Case Duckworth | 2022-02-28 | |
| | ||||
* | Add input method to the modeline | Case Duckworth | 2022-02-28 | |
| | ||||
* | Add org-taskwise | Case Duckworth | 2022-02-28 | |
| | ||||
* | Remove :local-repo directive | Case Duckworth | 2022-02-23 | |
| | | | | It just doesn't seem to work the way I'm using it. | |||
* | Further configure mail | Case Duckworth | 2022-02-21 | |
| | ||||
* | Try to improve bongo tab-bar width | Case Duckworth | 2022-02-21 | |
| | ||||
* | Add +concat and +file-string | Case Duckworth | 2022-02-18 | |
| | ||||
* | Allow :require to take no arguments | Case Duckworth | 2022-02-18 | |
| | ||||
* | Move :quit around | Case Duckworth | 2022-02-18 | |
| | ||||
* | Fix +org-return-dwim to work on definition lists | Case Duckworth | 2022-02-18 | |
| | ||||
* | Stub out +link-hint-define-keyword | Case Duckworth | 2022-02-18 | |
| | | | | I think this is still not quite right | |||
* | Notmuch and stuff | Case Duckworth | 2022-02-16 | |
| | ||||
* | Uh | Case Duckworth | 2022-02-16 | |
| | ||||
* | Unrequire `dash' | Case Duckworth | 2022-02-16 | |
| | ||||
* | Customize elfeed | Case Duckworth | 2022-02-16 | |
| | ||||
* | Set `find-file-visit-truename' to t | Case Duckworth | 2022-02-16 | |
| | | | | I don't know why this might be a bad idea |