summary refs log tree commit diff stats
path: root/init.el
Commit message (Expand)AuthorAge
* Comment out `hook-defun'Case Duckworth2021-05-21
* Merge branch 'main' of https://tildegit.org/acdw/emacsCase Duckworth2021-05-19
|\
| * Merge branch 'main' of https://tildegit.org/acdw/emacsCase Duckworth2021-05-19
| |\
| | * Configure shell-commandCase Duckworth2021-05-19
| | * Add Firefox to exec-path /before/ checking if it's availableCase Duckworth2021-05-19
| | * Remove unused variablesCase Duckworth2021-05-19
| | * Add `eshell-pop-or-quit' for easier keybindingCase Duckworth2021-05-19
| | * Start flyspell automatically at homeCase Duckworth2021-05-19
| | * Setup winum keys after frame is setupCase Duckworth2021-05-19
| | * Add variable-pitch-mode in Org and InfoCase Duckworth2021-05-19
| | * Change `browse-url-browser-function' to alistCase Duckworth2021-05-19
| * | Change definition of `acdw-org/count-words'Case Duckworth2021-05-19
| * | Rewrite acdw-modeline/word-count to show region countsCase Duckworth2021-05-19
| |/
* | Fix typoCase Duckworth2021-05-19
* | Add org-contribCase Duckworth2021-05-19
* | Further configure eww/web browsingCase Duckworth2021-05-19
|/
* Merge branch 'main' of https://tildegit.org/acdw/emacsCase Duckworth2021-05-12
|\
| * Save more variablesCase Duckworth2021-05-12
| * Unbind <Help> hCase Duckworth2021-05-12
| * Make recentf dired-awareCase Duckworth2021-05-12
| * Merge branch 'main' of https://tildegit.org/acdw/emacsCase Duckworth2021-05-11
| |\
| * | Add `org-mode' to `stupid-modes' for `dumb-auto-format'Case Duckworth2021-05-11
| * | Add `acdw/system' macroCase Duckworth2021-05-11
* | | Change common-lisp-ide -> slyCase Duckworth2021-05-12
| |/ |/|
* | Refactor CL IDE binding codeCase Duckworth2021-05-06
|/
* 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