Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Whitespace? | Case Duckworth | 2021-03-18 | |
| | ||||
* | Merge branch 'main' of tildegit.org:acdw/emacs | Case Duckworth | 2021-03-16 | |
|\ | ||||
| * | Remove empty comment lines in headers | Case Duckworth | 2021-03-16 | |
| | | ||||
| * | Turn back on `global-font-lock-mode' | Case Duckworth | 2021-03-16 | |
| | | ||||
| * | Merge branch 'main' of https://tildegit.org/acdw/emacs into 5c | Case Duckworth | 2021-03-16 | |
| |\ | ||||
| * | | "Package-ize" dired | Case Duckworth | 2021-03-16 | |
| | | | ||||
* | | | Add crux bindings | Case Duckworth | 2021-03-16 | |
| | | | ||||
* | | | Don't indent with tabs no more | Case Duckworth | 2021-03-16 | |
| |/ |/| | ||||
* | | Further configure the mode line | Case Duckworth | 2021-03-14 | |
| | | | | | | | | | | I've broken out extra functions into `acdw-modeline', so they don't clutter up the init.el too much. | |||
* | | Turn `font-lock-mode' off | Case Duckworth | 2021-03-14 | |
| | | ||||
* | | Add `racket-mode' | Case Duckworth | 2021-03-14 | |
| | | ||||
* | | Add `0x0' | Case Duckworth | 2021-03-14 | |
| | | ||||
* | | Add `nov' | Case Duckworth | 2021-03-14 | |
| | | ||||
* | | Change `:map-after' behavior | Case Duckworth | 2021-03-14 | |
| | | ||||
* | | Add keybinding for `unpackaged/org-return-dwim' | Case Duckworth | 2021-03-13 | |
| | | ||||
* | | Change `frame-title-format' | Case Duckworth | 2021-03-13 | |
| | | ||||
* | | Set `fixed-pitch' face | Case Duckworth | 2021-03-13 | |
| | | | | | | | | Still to do: `variable-pitch' (will need to change based on `acdw/system') | |||
* | | Add `expand-region' | Case Duckworth | 2021-03-12 | |
|/ | ||||
* | Fix typo | Case Duckworth | 2021-03-12 | |
| | | | | That colon .. twould jam up me colon | |||
* | Remove commented lines | Case Duckworth | 2021-03-12 | |
| | ||||
* | Change cursor for `overwrite-mode' | Case Duckworth | 2021-03-12 | |
| | ||||
* | Add `:set', `:local', `:require' keywords to `acdw/pkg' | Case Duckworth | 2021-03-12 | |
| | ||||
* | Change `acdw/hooks' form | Case Duckworth | 2021-03-12 | |
| | | | | | | Instead of only allowing (list-of-hooks) (list-of-functions), `acdw/hooks' now accepts a (list-of-hook-specs), each of which is of the above form, allowing the user to set multiple unrelated hooks at once. | |||
* | Move `acdw/modeline' functions into `acdw/pkg' forms | Case Duckworth | 2021-03-12 | |
| | | | | | This change means I don't have to `require' libraries that haven't been registered with `straight' yet. | |||
* | Configure `org-mode'. | Case Duckworth | 2021-03-12 | |
| | ||||
* | Add `acdw/binds' to bind more than one key at once | Case Duckworth | 2021-03-12 | |
| | | | | I should probably change `acdw/bind-after-map' to use this macro... | |||
* | Change `add-hook' to `acdw/hooks' | Case Duckworth | 2021-03-12 | |
| | | | | | | I need to rewrite `acdw/hooks' to mirror the rest of the `acdw/' functions -- i.e., it should accept a list of lists, where the car of each list is a hook (or list of hooks) and the cdr is the function (or list of functions) to bind there. | |||
* | Toggle `truncate-lines' and fix parens | Case Duckworth | 2021-03-12 | |
| | ||||
* | Configure `simple-modeline' | Case Duckworth | 2021-03-12 | |
| | ||||
* | Add binding for `hippie-expand' | Case Duckworth | 2021-03-12 | |
| | ||||
* | Install `simple-modeline' | Case Duckworth | 2021-03-11 | |
| | ||||
* | Remove M-g M-g consult bindings | Case Duckworth | 2021-03-11 | |
| | ||||
* | Remap `just-one-space' to `cycle-spacing' | Case Duckworth | 2021-03-11 | |
| | ||||
* | Whitespace | Case Duckworth | 2021-03-11 | |
| | ||||
* | Fix typo | Case Duckworth | 2021-03-11 | |
| | ||||
* | Configure garbage collection | Case Duckworth | 2021-03-11 | |
| | ||||
* | Configure emacs lisp | Case Duckworth | 2021-03-11 | |
| | ||||
* | Configure `eshell' | Case Duckworth | 2021-03-11 | |
| | ||||
* | Configure `dired' and add packages | Case Duckworth | 2021-03-11 | |
| | ||||
* | Configure web browsing | Case Duckworth | 2021-03-11 | |
| | ||||
* | Install `minions' | Case Duckworth | 2021-03-11 | |
| | ||||
* | Install `orderless' | Case Duckworth | 2021-03-11 | |
| | ||||
* | Configure minibuffer | Case Duckworth | 2021-03-11 | |
| | ||||
* | Lengthen `recentf-auto-cleanup' timeout | Case Duckworth | 2021-03-11 | |
| | ||||
* | Change quote style | Case Duckworth | 2021-03-11 | |
| | ||||
* | Word-wrap, but don't truncate-lines | Case Duckworth | 2021-03-11 | |
| | ||||
* | Whitespace | Case Duckworth | 2021-03-11 | |
| | ||||
* | Change up filenames | Case Duckworth | 2021-03-11 | |
| | ||||
* | Uniquify | Case Duckworth | 2021-03-11 | |
| | ||||
* | Bump bankruptcy | Case Duckworth | 2021-03-11 | |
| |