about summary refs log tree commit diff stats
path: root/init.el
Commit message (Expand)AuthorAge
* Tweak `org-table-copy-down'Case Duckworth2021-04-19
* Merge branch 'main' of https://tildegit.org/acdw/emacsCase Duckworth2021-04-19
|\
| * Add (and ignore) pkg/Case Duckworth2021-04-19
| * Move vertico-related config into its `setup' formCase Duckworth2021-04-19
| * Fix clipboard pasting non-ASCII charactersCase Duckworth2021-04-19
| * Fix `:mode' keyword in `setup'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
| * 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
* | Add `acdw/kill-a-buffer' and keybindingCase Duckworth2021-04-19
|/
* 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
| * 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
| |/ |/|
* | Don't automatically show company at workCase 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
* 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
* Add ctrlfCase Duckworth2021-04-09
* Merge branch 'main' of https://tildegit.org/acdw/emacsCase Duckworth2021-04-09
|\
| * Add `slime'Case Duckworth2021-04-08