summary refs log tree commit diff stats
path: root/init.el
Commit message (Expand)AuthorAge
* Add `acdw/system' macroCase Duckworth2021-05-11
* File stuff ... but in init.elCase Duckworth2021-05-05
* Correct after-load file nameCase Duckworth2021-05-05
* Correctly configure sly and slime keybindingsCase Duckworth2021-05-05
* Add whitespace-cleanup-modeCase Duckworth2021-05-05
* Remove complicated which-key delayCase Duckworth2021-05-05
* Don't enable a mode just to disable it laterCase Duckworth2021-05-05
* Add section for ibufferCase Duckworth2021-05-05
* Change binding for reb-quitCase Duckworth2021-05-04
* Add paredit-mode to reb-modeCase Duckworth2021-05-04
* Replace fly-make-mode with flymake-mode-exceptCase Duckworth2021-05-04
* Add flymake-mode to prog-mode-hookCase Duckworth2021-05-04
* Change function nameCase Duckworth2021-05-04
* Add package-lintCase Duckworth2021-05-04
* Add unfocusedCase Duckworth2021-05-04
* Merge branch 'main' of https://tildegit.org/acdw/emacsCase Duckworth2021-05-04
|\
| * Remap C-w to backward-kill-word if the region isn't activeCase Duckworth2021-05-04
| * Remap C-h to DELCase Duckworth2021-05-04
| * Remove `idle-require'Case Duckworth2021-05-04
| * Add clhs and move common-lisp-ide to be in alpha orderCase Duckworth2021-05-04
| * Go back to OG beginendCase Duckworth2021-05-04
| * Merge branch 'main' of https://tildegit.org/acdw/emacsCase Duckworth2021-05-04
| |\
| * | Add slime-repl-return-at-endCase Duckworth2021-05-04
* | | Change which-key setupCase Duckworth2021-05-04
* | | Don't start idle-require-modeCase Duckworth2021-05-04
| |/ |/|
* | Only update packages with C-uCase Duckworth2021-05-03
* | Add `winum'Case Duckworth2021-05-03
* | Add `idle-require'Case Duckworth2021-05-03
* | Merge branch 'main' of https://tildegit.org/acdw/emacsCase Duckworth2021-05-02
|\|
| * Switch to SLY for Lisp REPLCase Duckworth2021-05-01
| * Tweak which-key idle timingCase Duckworth2021-05-01
* | Add ledger-modeCase Duckworth2021-05-02
|/
* Customize fringesCase Duckworth2021-04-30
* Move emoji font configuration to the initial frame setup functionCase Duckworth2021-04-30
* Add the text scale to the modelineCase Duckworth2021-04-30
* Change which-key popup delayCase Duckworth2021-04-30
* Change some `defun'+`advice-add' to `define-advice'Case Duckworth2021-04-29
* Change upgrade-packages-and-restart to emacs-upgradeCase Duckworth2021-04-29
* Massively refactorCase Duckworth2021-04-29
* Replace anzu with karthink's re-builder glueCase Duckworth2021-04-29
* Use my fork of `beginend'Case Duckworth2021-04-28
* Add `restart-emacs'Case Duckworth2021-04-28
* Automatically 'view' read-only buffers, and 'read' view buffersCase Duckworth2021-04-28
* Advise `eval-region' to pulseCase Duckworth2021-04-28
* Merge branch 'main' of https://tildegit.org/acdw/emacsCase Duckworth2021-04-27
|\
| * Add gnus leader mappingCase Duckworth2021-04-27
| * Improve emoji font selectionCase Duckworth2021-04-27
| * Change emacs-lisp eval bindingsCase Duckworth2021-04-27
* | Add a leader key for elpher-bookmarks; add gemini-writeCase Duckworth2021-04-27
* | Add check for server on startupCase Duckworth2021-04-26