about summary refs log tree commit diff stats
path: root/init.el
Commit message (Expand)AuthorAge
...
* 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
* | Unbind M-s from paredit-mode-mapCase Duckworth2021-04-26
* | Comment out icomplete-modeCase Duckworth2021-04-26
* | Change `:mode' to `:file-match'Case Duckworth2021-04-26
* | Add `acdw/insert-iso-date'Case Duckworth2021-04-26
|/
* Fix dired-openCase Duckworth2021-04-24
* Switch to pdf-tools forkCase Duckworth2021-04-24
* Fix bindings in paredit-mode-modesCase Duckworth2021-04-24
* Add <F12> bind to toggle eshellCase Duckworth2021-04-22
* Add a leader bind to kill emacsCase Duckworth2021-04-22
* Setup `dired' betterCase Duckworth2021-04-22
* Add dired-git-infoCase Duckworth2021-04-22
* Open files better, depending on systemCase Duckworth2021-04-22
* Bail out of `setup' if straight failsCase Duckworth2021-04-22
* Install w32-browser at workCase Duckworth2021-04-22
* Move lexical-binding setting into a hookCase Duckworth2021-04-22
* Add macro `with-message'Case Duckworth2021-04-21
* Setup emoji fonts!Case Duckworth2021-04-21
* Add messages in `acdw/eval-region-or-buffer'Case Duckworth2021-04-21
* Add keybinding for crux-transpose-windowsCase Duckworth2021-04-21
* Add advice to kill lines and joinCase Duckworth2021-04-21
* Merge branch 'main' of https://tildegit.org/acdw/emacsCase Duckworth2021-04-21
|\
| * Merge branch 'main' of https://tildegit.org/acdw/emacsCase Duckworth2021-04-20
| |\
| * | Add `electric-cursor'Case Duckworth2021-04-20
| * | Fix some dumbnessCase Duckworth2021-04-20
* | | Fix boundp check in eshell-setupCase Duckworth2021-04-21
| |/ |/|
* | Merge branch 'main' of https://tildegit.org/acdw/emacsCase Duckworth2021-04-20
|\|
| * Use company for completion-in-region instead of corfuCase Duckworth2021-04-20
| * Correct thingsCase Duckworth2021-04-20
| * Change keybindingsCase Duckworth2021-04-19
* | Use consult for completion-in-regionCase Duckworth2021-04-20
* | Only grow mini-windows, instead of resizing intenselyCase Duckworth2021-04-20
* | Autoload elpher-goCase Duckworth2021-04-20
* | Advise setup to use lexical-bindingCase Duckworth2021-04-20
|/
* Rename functions in acdw-org.elCase Duckworth2021-04-19
* Make `visual-line-mode' and `olivetti-mode' prettierCase Duckworth2021-04-19
* Handle cases where ~/.emacs/pkg doesn't existCase Duckworth2021-04-19
* 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