about summary refs log tree commit diff stats
path: root/init.el
Commit message (Expand)AuthorAge
* Merge branch 'main' of https://tildegit.org/acdw/emacsCase Duckworth2021-04-14
|\
| * Don't automatically show company at workCase Duckworth2021-04-13
* | 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
|/
* 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
* | Load clisp for slimeCase Duckworth2021-04-09
|/
* Add `acdw/find-emacs-dotfiles'Case Duckworth2021-04-07
* Remove minibuffer hook and make deletions more smarterCase Duckworth2021-04-07
* Fix immortal-buffer bugCase Duckworth2021-04-07
* Merge branch 'main' of tildegit.org:acdw/emacsCase Duckworth2021-04-07
|\
| * Blink cursor onceCase Duckworth2021-04-06
* | UhCase Duckworth2021-04-07
* | Blink cursor onceCase Duckworth2021-04-07
|/
* 7Case Duckworth2021-04-06
* Add more dired-subtree mapsCase Duckworth2021-04-06
* Unwrap `flyspell-correct' from the `when (executable-find ...'Case Duckworth2021-04-06
* Switch `icomplete-vertical' for `vertico'Case Duckworth2021-04-06
* Truncate lines in the minibufferCase Duckworth2021-04-06
* Remove gnusCase Duckworth2021-04-06
* Typos?Case Duckworth2021-04-05
* Guile -> SchemeCase Duckworth2021-04-04
* Fix paredit-mode bindingsCase Duckworth2021-04-04
* Fix outshine comment leadersCase Duckworth2021-04-03
* Add `paren-face'Case Duckworth2021-04-03
* Add `geiser'Case Duckworth2021-04-03
* Add `fennel' and `lua'Case Duckworth2021-04-03
* Add `form-feed'Case Duckworth2021-04-03
* Fix typoCase Duckworth2021-04-03