Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Force LF | Case Duckworth | 2021-02-23 | |
| | ||||
* | Add nov.el | Case Duckworth | 2021-02-23 | |
| | ||||
* | Bind F5 to recompile | Case Duckworth | 2021-02-22 | |
| | | | | Might need to write a function for compile? IDK | |||
* | Add .gitattributes | Case Duckworth | 2021-02-22 | |
| | ||||
* | Add scroll settings | Case Duckworth | 2021-02-22 | |
| | ||||
* | Remove COMMENTed sections | Case Duckworth | 2021-02-22 | |
| | | | | They're in the Git history, right? | |||
* | Change frame-title-format | Case Duckworth | 2021-02-22 | |
| | ||||
* | Change org-ellipsis and re-align tags | Case Duckworth | 2021-02-22 | |
| | ||||
* | Add a check for global-goto-address-mode | Case Duckworth | 2021-02-22 | |
| | ||||
* | Add Computer.RIP | Case Duckworth | 2021-02-21 | |
| | ||||
* | Set shr-max-width | Case Duckworth | 2021-02-21 | |
| | | | | | | Mostly for Elfeed. `shr-max-width' determines the maximum width that `shr' will render a webpage. Setting it to `fill-column' keeps the pages rendered in Elfeed from breaking weirdly. | |||
* | Add feed | Case Duckworth | 2021-02-21 | |
| | ||||
* | Merge branch 'main' of https://tildegit.org/acdw/emacs into main | Case Duckworth | 2021-02-20 | |
|\ | ||||
| * | Add messages to init.el | Case Duckworth | 2021-02-20 | |
| | | ||||
| * | Move password stuff and add Tramp config | Case Duckworth | 2021-02-20 | |
| | | ||||
| * | Enable global-goto-address-mode | Case Duckworth | 2021-02-20 | |
| | | ||||
| * | Search by regexp defaultly | Case Duckworth | 2021-02-20 | |
| | | ||||
| * | Replace GCMH with a dumber thing that might work as well | Case Duckworth | 2021-02-20 | |
| | | ||||
* | | Add local weather RSS feed | Case Duckworth | 2021-02-20 | |
| | | ||||
* | | Add acdw/bind and acdw/bind-after-map | Case Duckworth | 2021-02-20 | |
|/ | | | | Small convenience macros to define key bindings. | |||
* | Move minions-mode out of commented mode-line bit and enable | Case Duckworth | 2021-02-19 | |
| | ||||
* | Add sandcats feed | Case Duckworth | 2021-02-18 | |
| | ||||
* | "Fix" elfeed - org whatever | Case Duckworth | 2021-02-18 | |
| | ||||
* | Add i-config-mode | Case Duckworth | 2021-02-18 | |
| | ||||
* | Change up modeline | Case Duckworth | 2021-02-18 | |
| | | | | Comment out simple-mode-line bit and .. other stuff | |||
* | Change window layouts | Case Duckworth | 2021-02-18 | |
| | ||||
* | Don't hide default modeline | Case Duckworth | 2021-02-16 | |
| | ||||
* | Add coding to {early-,}init.el | Case Duckworth | 2021-02-16 | |
| | ||||
* | Add feed | Case Duckworth | 2021-02-13 | |
| | ||||
* | Require 'minions' for the acdw modeline thing | Case Duckworth | 2021-02-13 | |
| | ||||
* | Use my fork of gemini-write | Case Duckworth | 2021-02-12 | |
| | ||||
* | Change feed tags | Case Duckworth | 2021-02-12 | |
| | ||||
* | Change modeline | Case Duckworth | 2021-02-12 | |
| | ||||
* | Move stuff around | Case Duckworth | 2021-02-12 | |
| | ||||
* | Remove redundant (and anyway commented) nyan-mode section | Case Duckworth | 2021-02-12 | |
| | | | | I'm just so sad it won't play nice with my mode-line :(. | |||
* | Comment out Marginalia Selectrum integration | Case Duckworth | 2021-02-12 | |
| | ||||
* | Customize mode-line | Case Duckworth | 2021-02-12 | |
| | ||||
* | Reorganize elfeed; comment out elfeed-goodies | Case Duckworth | 2021-02-11 | |
| | ||||
* | Fix spelling | Case Duckworth | 2021-02-11 | |
| | ||||
* | Merge branch 'main' of https://tildegit.org/acdw/emacs into main | Case Duckworth | 2021-02-11 | |
|\ | ||||
| * | Add feed | Case Duckworth | 2021-02-10 | |
| | | ||||
| * | Merge branch 'main' of tildegit.org:acdw/emacs | Case Duckworth | 2021-02-10 | |
| |\ | ||||
| | * | Add `display-fill-column-indicator-mode' to `acdw/reading-mode' | Case Duckworth | 2021-02-10 | |
| | | | ||||
| | * | Change book capture filing location | Case Duckworth | 2021-02-10 | |
| | | | | | | | | | | | | They should go under the *Later heading in books.org. | |||
| | * | Change height of gemini headings | Case Duckworth | 2021-02-10 | |
| | | | ||||
| | * | Add acdw/reading-mode | Case Duckworth | 2021-02-10 | |
| | | | | | | | | | | | | | | | Currently, it increases the text scale, turns on visual-fill-column-mode and iscroll-mode. | |||
| | * | Rebind M-= to `count-words' | Case Duckworth | 2021-02-10 | |
| | | | ||||
| | * | Change section style | Case Duckworth | 2021-02-10 | |
| | | | ||||
| * | | Add feed | Case Duckworth | 2021-02-10 | |
| | | | ||||
* | | | Replace selectrum/prescient with icomplete/orderless | Case Duckworth | 2021-02-11 | |
| |/ |/| | | | | | | | | | Selectrum had this weird bug where sometimes it'd flash closed all the time. I'm not sure if this'll fix it -- sometimes the same happens with other buffers -- but I'm also wanting to try a new completion system. |