| Commit message (Expand) | Author | Age |
* | Enhance `refresh-emacs' | Case Duckworth | 2021-04-26 |
* | Fix dired-open | Case Duckworth | 2021-04-24 |
* | Switch to pdf-tools fork | Case Duckworth | 2021-04-24 |
* | Fix bindings in paredit-mode-modes | Case Duckworth | 2021-04-24 |
* | Get rid of a dumb alias that slows down Emacs | Case Duckworth | 2021-04-22 |
* | Add <F12> bind to toggle eshell | Case Duckworth | 2021-04-22 |
* | Add a leader bind to kill emacs | Case Duckworth | 2021-04-22 |
* | Setup `dired' better | Case Duckworth | 2021-04-22 |
* | Correct nnimap definition | Case Duckworth | 2021-04-22 |
* | Add dired-git-info | Case Duckworth | 2021-04-22 |
* | Open files better, depending on system | Case Duckworth | 2021-04-22 |
* | Bail out of `setup' if straight fails | Case Duckworth | 2021-04-22 |
* | Install w32-browser at work | Case Duckworth | 2021-04-22 |
* | Move lexical-binding setting into a hook | Case Duckworth | 2021-04-22 |
* | Also load files in .emacs.d/lisp when running `refresh-emacs' | Case Duckworth | 2021-04-22 |
* | Fix wrong function calls | Case Duckworth | 2021-04-22 |
* | Add macro `with-message' | Case Duckworth | 2021-04-21 |
* | Setup emoji fonts! | Case Duckworth | 2021-04-21 |
* | Add messages in `acdw/eval-region-or-buffer' | Case Duckworth | 2021-04-21 |
* | Update Gnus config | Case Duckworth | 2021-04-21 |
* | Add keybinding for crux-transpose-windows | Case Duckworth | 2021-04-21 |
* | Add advice to kill lines and join | Case Duckworth | 2021-04-21 |
* | Merge branch 'main' of https://tildegit.org/acdw/emacs | Case Duckworth | 2021-04-21 |
|\ |
|
| * | Merge branch 'main' of https://tildegit.org/acdw/emacs | Case Duckworth | 2021-04-20 |
| |\ |
|
| * | | Add `electric-cursor' | Case Duckworth | 2021-04-20 |
| * | | Fix some dumbness | Case Duckworth | 2021-04-20 |
* | | | Fix typo | Case Duckworth | 2021-04-21 |
* | | | Fix boundp check in eshell-setup | Case Duckworth | 2021-04-21 |
| |/
|/| |
|
* | | Merge branch 'main' of https://tildegit.org/acdw/emacs | Case Duckworth | 2021-04-20 |
|\| |
|
| * | Use company for completion-in-region instead of corfu | Case Duckworth | 2021-04-20 |
| * | Correct things | Case Duckworth | 2021-04-20 |
| * | Change keybindings | Case Duckworth | 2021-04-19 |
* | | Use consult for completion-in-region | Case Duckworth | 2021-04-20 |
* | | Only grow mini-windows, instead of resizing intensely | Case Duckworth | 2021-04-20 |
* | | Autoload elpher-go | Case Duckworth | 2021-04-20 |
* | | Advise setup to use lexical-binding | Case Duckworth | 2021-04-20 |
|/ |
|
* | Rename functions in acdw-org.el | Case Duckworth | 2021-04-19 |
* | Make `visual-line-mode' and `olivetti-mode' prettier | Case Duckworth | 2021-04-19 |
* | Handle cases where ~/.emacs/pkg doesn't exist | Case Duckworth | 2021-04-19 |
* | Tweak `org-table-copy-down' | Case Duckworth | 2021-04-19 |
* | Merge branch 'main' of https://tildegit.org/acdw/emacs | Case Duckworth | 2021-04-19 |
|\ |
|
| * | Add (and ignore) pkg/ | Case Duckworth | 2021-04-19 |
| * | Move vertico-related config into its `setup' form | Case Duckworth | 2021-04-19 |
| * | Fix clipboard pasting non-ASCII characters | Case Duckworth | 2021-04-19 |
| * | Fix `:mode' keyword in `setup' | Case Duckworth | 2021-04-19 |
| * | Sort .gitignore and add gnus/ | Case Duckworth | 2021-04-19 |
| * | Begin again with Gnus | Case Duckworth | 2021-04-19 |
| * | Lower echo-keystrokes timeout | Case Duckworth | 2021-04-19 |
| * | Enable minibuffer-electric-default-mode | Case Duckworth | 2021-04-19 |
| * | Attempt to further speed up init | Case Duckworth | 2021-04-19 |