summary refs log tree commit diff stats
path: root/lisp
Commit message (Collapse)AuthorAge
* Gah, so many changesCase Duckworth2022-01-07
|
* Add apheleiaCase Duckworth2022-01-07
|
* Make elfeed load the database before openingCase Duckworth2022-01-07
|
* Begin customizing embarkCase Duckworth2022-01-06
|
* Lots of other changesCase Duckworth2022-01-06
|
* Add god-modeCase Duckworth2022-01-06
| | | | I'm trying this out ... again
* Merge branch 'main' of https://tildegit.org/acdw/emacsCase Duckworth2022-01-06
|\
| * Add /POKE stub commandCase Duckworth2022-01-06
| | | | | | | | TODO : I've got to write these commands!!!
| * Add option to user-save buffers when quitting EmacsCase Duckworth2022-01-06
| |
| * Add some extra functionsCase Duckworth2022-01-06
| |
| * Fix naming bugCase Duckworth2022-01-06
| | | | | | | | I also added aliases just in case I forget the proper names for these maps again.
| * Add +kill-word-backward-or-regionCase Duckworth2022-01-06
| |
| * Add user-save-modeCase Duckworth2022-01-06
| |
| * Add +flyspell-correct-bufferCase Duckworth2022-01-06
| |
| * Add find-variable to +lookup-mapCase Duckworth2022-01-06
| |
* | Fixup +defvar to be in line with defvarCase Duckworth2022-01-06
| |
* | Add +org-horizontal-ruleCase Duckworth2022-01-06
|/
* Fix :setup and :setup-whenCase Duckworth2022-01-05
| | | | Now we have better warnings and messages too
* Fix :setup formCase Duckworth2022-01-05
| | | | I had to end the `ignore-errors' form with t
* Lots of changes, maybe breaking somethingCase Duckworth2022-01-05
| | | | | I have to do a big debugging tonight. Keybinds aren't getting picked up, idk what's going on.
* Break function into libraryCase Duckworth2022-01-05
|
* Add +defvarCase Duckworth2022-01-05
| | | | For those lazy times when I want to reset a variable that's defvared
* Improve +sunrise-sunsetCase Duckworth2022-01-05
| | | | TODO: At some point, I should break this into a standalone package.
* Add +link-hint-mapCase Duckworth2022-01-05
|
* Don't ensure functions in :+key, :+leader, :+menuCase Duckworth2022-01-05
|
* Change +casing keymapCase Duckworth2022-01-05
|
* Add +lookupCase Duckworth2022-01-05
|
* Add wrap-region and modify expand-region to matchCase Duckworth2022-01-05
|
* ChangesCase Duckworth2022-01-04
|
* Add a function and variable system-systemCase Duckworth2022-01-04
|
* Skip word forwardCase Duckworth2022-01-04
|
* Reset +sunrise-sunset at midnightCase Duckworth2022-01-04
|
* Add system-file, system-system-file, and change logic aroundCase Duckworth2022-01-04
|
* Add system.elCase Duckworth2022-01-04
|
* A few various changes: typos and bugsCase Duckworth2022-01-04
|
* Add +casingCase Duckworth2022-01-04
|
* Add +crux.elCase Duckworth2022-01-04
| | | | Oops, missed this with a previous commit
* Add +remember-prefix-arg functionCase Duckworth2022-01-04
|
* Remove el-patch on setupCase Duckworth2022-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 betterCase Duckworth2022-01-03
|
* Fix browse-url urlsCase Duckworth2022-01-03
|
* Fix things for Windows EmacsCase Duckworth2022-01-03
|
* Add function: +ensure-after-initCase Duckworth2022-01-02
|
* Disable indicate-empty-linesCase Duckworth2022-01-02
|
* Add +org-captureCase Duckworth2022-01-02
|
* Update +key to use menu as a prefix key tooCase Duckworth2022-01-02
| | | | | | I should probably choose one or the other to use.... or something. h/t to https://old.reddit.com/r/emacs/comments/rr330u/weekly_tips_tricks_c_thread/hqwbz6p/?context=3
* Changes of thingsCase Duckworth2021-12-31
|
* Use truncate-string-ellipsis by defaultCase Duckworth2021-12-31
|
* Better setup secondary-browser urlsCase Duckworth2021-12-31
|
* Add link-hintCase Duckworth2021-12-31
|