| Commit message (Expand) | Author | Age |
* | 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 |
| * | Switch out company for corfu | Case Duckworth | 2021-04-17 |
| * | Consolidate home apps | Case Duckworth | 2021-04-17 |
| * | Reorganize magit settings | Case Duckworth | 2021-04-17 |
| * | Autoload `elpher-bookmarks' | Case Duckworth | 2021-04-17 |
| * | Re-organize org settings | Case Duckworth | 2021-04-17 |
| * | set lexical-binding by default | Case Duckworth | 2021-04-17 |
| * | Don't add a space after slime company completion | Case Duckworth | 2021-04-15 |
| * | Try to fix vertico et al | Case Duckworth | 2021-04-15 |
| * | Enable lexical-binding by default | Case Duckworth | 2021-04-15 |
* | | Add `acdw/kill-a-buffer' and keybinding | Case Duckworth | 2021-04-19 |
|/ |
|
* | Merge branch 'main' of https://tildegit.org/acdw/emacs | Case Duckworth | 2021-04-14 |
|\ |
|
| * | Remove `vertico' from `comp-deferred-compilation-deny-list' | Case Duckworth | 2021-04-14 |
| * | icomplete->vertico... again | Case Duckworth | 2021-04-14 |
| * | Make `org-return-dwim' auto-fill-mode-aware | Case Duckworth | 2021-04-14 |
| * | Merge branch 'main' of https://tildegit.org/acdw/emacs | Case Duckworth | 2021-04-14 |
| |\ |
|
| * | | Remove company-active-map keys | Case Duckworth | 2021-04-14 |
| * | | Change :option to setq-default for some setup forms | Case Duckworth | 2021-04-14 |
| * | | Change frame-title-format | Case Duckworth | 2021-04-14 |
* | | | Remove some modes from dumb-format | Case Duckworth | 2021-04-14 |
| |/
|/| |
|
* | | Change (insert "\n\n") -> (newline) | Case Duckworth | 2021-04-13 |
* | | Don't automatically show company at work | Case Duckworth | 2021-04-13 |
* | | `org-return-dwim': work in nested lists | Case Duckworth | 2021-04-13 |
* | | Formatting etc. | Case Duckworth | 2021-04-13 |
* | | Add a generate custom ids function for headings | Case Duckworth | 2021-04-13 |
|/ |
|
* | Fix a bug with paredit not properly indenting lisp | Case Duckworth | 2021-04-12 |
* | Back to `icomplete-mode' | Case Duckworth | 2021-04-12 |
* | Add `acdw-org/delete-backward-char' and advise | Case Duckworth | 2021-04-12 |
* | Configure `company-mode' | Case Duckworth | 2021-04-12 |
* | Fix lispy modes hooks | Case Duckworth | 2021-04-12 |
* | Set `initial-major-mode' to `emacs-lisp-mode' | Case Duckworth | 2021-04-12 |
* | Merge branch 'main' of https://tildegit.org/acdw/emacs | Case Duckworth | 2021-04-12 |
|\ |
|
| * | Told ya it was subject to change | Case Duckworth | 2021-04-12 |
* | | Told ya it was subject to change | Case Duckworth | 2021-04-12 |
|/ |
|
* | Add `visual-line-mode' to `org-mode-hook' | Case Duckworth | 2021-04-12 |
* | Remove `ctrlf' and customize `isearch' | Case Duckworth | 2021-04-12 |
* | Customize `customize' | Case Duckworth | 2021-04-12 |
* | Set the bell to flash the mode-line | Case Duckworth | 2021-04-12 |
* | Add `company' | Case Duckworth | 2021-04-10 |
* | Refactor to define all lispish modes in one place | Case Duckworth | 2021-04-10 |