about summary refs log tree commit diff stats
Commit message (Expand)AuthorAge
* Sort .gitignore and add gnus/Case Duckworth2021-04-19
* Begin again with GnusCase Duckworth2021-04-19
* Lower echo-keystrokes timeoutCase Duckworth2021-04-19
* Enable minibuffer-electric-default-modeCase Duckworth2021-04-19
* Attempt to further speed up initCase Duckworth2021-04-19
* Switch out company for corfuCase Duckworth2021-04-17
* Consolidate home appsCase Duckworth2021-04-17
* Reorganize magit settingsCase Duckworth2021-04-17
* Autoload `elpher-bookmarks'Case Duckworth2021-04-17
* Re-organize org settingsCase Duckworth2021-04-17
* set lexical-binding by defaultCase Duckworth2021-04-17
* Don't add a space after slime company completionCase Duckworth2021-04-15
* Try to fix vertico et alCase Duckworth2021-04-15
* Enable lexical-binding by defaultCase Duckworth2021-04-15
* Merge branch 'main' of https://tildegit.org/acdw/emacsCase Duckworth2021-04-14
|\
| * Remove `vertico' from `comp-deferred-compilation-deny-list'Case Duckworth2021-04-14
| * icomplete->vertico... againCase Duckworth2021-04-14
| * Make `org-return-dwim' auto-fill-mode-awareCase Duckworth2021-04-14
| * Merge branch 'main' of https://tildegit.org/acdw/emacsCase Duckworth2021-04-14
| |\
| * | Remove company-active-map keysCase Duckworth2021-04-14
| * | Change :option to setq-default for some setup formsCase Duckworth2021-04-14
| * | Change frame-title-formatCase Duckworth2021-04-14
* | | Remove some modes from dumb-formatCase Duckworth2021-04-14
| |/ |/|
* | Change (insert "\n\n") -> (newline)Case Duckworth2021-04-13
* | Don't automatically show company at workCase Duckworth2021-04-13
* | `org-return-dwim': work in nested listsCase Duckworth2021-04-13
* | Formatting etc.Case Duckworth2021-04-13
* | Add a generate custom ids function for headingsCase Duckworth2021-04-13
|/
* Fix a bug with paredit not properly indenting lispCase Duckworth2021-04-12
* Back to `icomplete-mode'Case Duckworth2021-04-12
* Add `acdw-org/delete-backward-char' and adviseCase Duckworth2021-04-12
* Configure `company-mode'Case Duckworth2021-04-12
* Fix lispy modes hooksCase Duckworth2021-04-12
* Set `initial-major-mode' to `emacs-lisp-mode'Case Duckworth2021-04-12
* Merge branch 'main' of https://tildegit.org/acdw/emacsCase Duckworth2021-04-12
|\
| * Told ya it was subject to changeCase Duckworth2021-04-12
* | Told ya it was subject to changeCase Duckworth2021-04-12
|/
* Add `visual-line-mode' to `org-mode-hook'Case Duckworth2021-04-12
* Remove `ctrlf' and customize `isearch'Case Duckworth2021-04-12
* Customize `customize'Case Duckworth2021-04-12
* Set the bell to flash the mode-lineCase Duckworth2021-04-12
* Add `company'Case Duckworth2021-04-10
* Refactor to define all lispish modes in one placeCase Duckworth2021-04-10
* Reorganize a bitCase Duckworth2021-04-10
* Add `:mode' setup formCase Duckworth2021-04-10
* Add docstringsCase Duckworth2021-04-10
* Fix paredit-mode bindings in SLIME's REPLCase Duckworth2021-04-10
* Fix some comments for `outline-mode'Case Duckworth2021-04-10
* Load slime-helper.el if it existsCase Duckworth2021-04-09
* WhitespaceCase Duckworth2021-04-09