Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Lots o changes at work | Case Duckworth | 2022-01-11 |
| | | | | I need to fix +circe-define-filter or something | ||
* | Fix bug | Case Duckworth | 2022-01-10 |
| | |||
* | Change mode-line and tab-bar | Case Duckworth | 2022-01-10 |
| | |||
* | Add a few packages and .. stuff | Case Duckworth | 2022-01-09 |
| | |||
* | Weekend, babee | Case Duckworth | 2022-01-09 |
| | |||
* | Gah, so many changes | Case Duckworth | 2022-01-07 |
| | |||
* | Add apheleia | Case Duckworth | 2022-01-07 |
| | |||
* | Make elfeed load the database before opening | Case Duckworth | 2022-01-07 |
| | |||
* | Begin customizing embark | Case Duckworth | 2022-01-06 |
| | |||
* | Lots of other changes | Case Duckworth | 2022-01-06 |
| | |||
* | Add god-mode | Case Duckworth | 2022-01-06 |
| | | | | I'm trying this out ... again | ||
* | Merge branch 'main' of https://tildegit.org/acdw/emacs | Case Duckworth | 2022-01-06 |
|\ | |||
| * | Add /POKE stub command | Case Duckworth | 2022-01-06 |
| | | | | | | | | TODO : I've got to write these commands!!! | ||
| * | Add option to user-save buffers when quitting Emacs | Case Duckworth | 2022-01-06 |
| | | |||
| * | Add some extra functions | Case Duckworth | 2022-01-06 |
| | | |||
| * | Fix naming bug | Case Duckworth | 2022-01-06 |
| | | | | | | | | I also added aliases just in case I forget the proper names for these maps again. | ||
| * | Add +kill-word-backward-or-region | Case Duckworth | 2022-01-06 |
| | | |||
| * | Add user-save-mode | Case Duckworth | 2022-01-06 |
| | | |||
| * | Add +flyspell-correct-buffer | Case Duckworth | 2022-01-06 |
| | | |||
| * | Add find-variable to +lookup-map | Case Duckworth | 2022-01-06 |
| | | |||
* | | Fixup +defvar to be in line with defvar | Case Duckworth | 2022-01-06 |
| | | |||
* | | Add +org-horizontal-rule | Case Duckworth | 2022-01-06 |
|/ | |||
* | Fix :setup and :setup-when | Case Duckworth | 2022-01-05 |
| | | | | Now we have better warnings and messages too | ||
* | Fix :setup form | Case Duckworth | 2022-01-05 |
| | | | | I had to end the `ignore-errors' form with t | ||
* | Lots of changes, maybe breaking something | Case Duckworth | 2022-01-05 |
| | | | | | I have to do a big debugging tonight. Keybinds aren't getting picked up, idk what's going on. | ||
* | Break function into library | Case Duckworth | 2022-01-05 |
| | |||
* | Add +defvar | Case Duckworth | 2022-01-05 |
| | | | | For those lazy times when I want to reset a variable that's defvared | ||
* | Improve +sunrise-sunset | Case Duckworth | 2022-01-05 |
| | | | | TODO: At some point, I should break this into a standalone package. | ||
* | Add +link-hint-map | Case Duckworth | 2022-01-05 |
| | |||
* | Don't ensure functions in :+key, :+leader, :+menu | Case Duckworth | 2022-01-05 |
| | |||
* | Change +casing keymap | Case Duckworth | 2022-01-05 |
| | |||
* | Add +lookup | Case Duckworth | 2022-01-05 |
| | |||
* | Add wrap-region and modify expand-region to match | Case Duckworth | 2022-01-05 |
| | |||
* | Changes | Case Duckworth | 2022-01-04 |
| | |||
* | Add a function and variable system-system | Case Duckworth | 2022-01-04 |
| | |||
* | Skip word forward | Case Duckworth | 2022-01-04 |
| | |||
* | Reset +sunrise-sunset at midnight | Case Duckworth | 2022-01-04 |
| | |||
* | Add system-file, system-system-file, and change logic around | Case Duckworth | 2022-01-04 |
| | |||
* | Add system.el | Case Duckworth | 2022-01-04 |
| | |||
* | A few various changes: typos and bugs | Case Duckworth | 2022-01-04 |
| | |||
* | Add +casing | Case Duckworth | 2022-01-04 |
| | |||
* | Add +crux.el | Case Duckworth | 2022-01-04 |
| | | | | Oops, missed this with a previous commit | ||
* | Add +remember-prefix-arg function | Case Duckworth | 2022-01-04 |
| | |||
* | Remove el-patch on setup | Case Duckworth | 2022-01-04 |
| | | | | | | | Setup 1.2 (I'm pretty sure) removed the `ensure-function' and `ensure-kbd' functions, instead using an `:ensure' keyword in `setup-define'. This makes it way harder to /not/ ensure things when I don't want them, so I just have to use regular elisp when I want to do something funky. Oh well. | ||
* | Format circe messages better | Case Duckworth | 2022-01-03 |
| | |||
* | Fix browse-url urls | Case Duckworth | 2022-01-03 |
| | |||
* | Fix things for Windows Emacs | Case Duckworth | 2022-01-03 |
| | |||
* | Add function: +ensure-after-init | Case Duckworth | 2022-01-02 |
| | |||
* | Disable indicate-empty-lines | Case Duckworth | 2022-01-02 |
| | |||
* | Add +org-capture | Case Duckworth | 2022-01-02 |
| |