Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | 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. | |||
* | | Remove *Linux/Settings (empty heading) | Case Duckworth | 2021-02-10 | |
| | | ||||
* | | Add DICPATH to Windows install | Case Duckworth | 2021-02-10 | |
| | | ||||
* | | Require generic-x | Case Duckworth | 2021-02-10 | |
| | | | | | | | | Watch to see if this adds a lot of time to startup. | |||
* | | Merge branch 'main' of https://tildegit.org/acdw/emacs into main | Case Duckworth | 2021-02-10 | |
|\| | ||||
| * | Wrap flyspell binding in with-eval-after-load | Case Duckworth | 2021-02-10 | |
| | | ||||
| * | Whitespace | Case Duckworth | 2021-02-09 | |
| | | ||||
| * | Configure flyspell | Case Duckworth | 2021-02-09 | |
| | | ||||
| * | Merge branch 'main' of tildegit.org:acdw/emacs | Case Duckworth | 2021-02-09 | |
| | | ||||
| * | Merge branch 'main' of tildegit.org:acdw/emacs | Case Duckworth | 2021-02-09 | |
| |\ | ||||
| | * | Change the Advocate feed | Case Duckworth | 2021-02-09 | |
| | | | | | | | | | | | | | | | Hopefully this'll be less noisy. If it's not ... I'll just have to unsubscribe, TBH. | |||
| * | | Add save-some-buffers to org-sync command | Case Duckworth | 2021-02-09 | |
| |/ | ||||
* | | Rewrite git-sync integration and add functions | Case Duckworth | 2021-02-10 | |
| | | ||||
* | | Enable global-display-fill-column-indicator-mode | Case Duckworth | 2021-02-10 | |
| | | ||||
* | | Don't raise GC Cons percentage | Case Duckworth | 2021-02-10 | |
|/ | | | | I think it causes problems with loading the init file | |||
* | Raise GC Cons Percentage when starting up | Case Duckworth | 2021-02-08 | |
| | ||||
* | Add eshell map | Case Duckworth | 2021-02-08 | |
| | ||||
* | Add feeds; change tags | Case Duckworth | 2021-02-08 | |
| | ||||
* | Add org-auto-tangle | Case Duckworth | 2021-02-08 | |
| | ||||
* | Change smartparens-strict behavior | Case Duckworth | 2021-02-08 | |
| | | | | When not in Lisp, smartparens-strict is more hindrance than help. | |||
* | Add iscroll | Case Duckworth | 2021-02-08 | |
| | | | | Also stub out reading mode... need to work on that | |||
* | Add goggles | Case Duckworth | 2021-02-08 | |
| | ||||
* | MOAR UNICODE | Case Duckworth | 2021-02-08 | |
| | ||||
* | Merge branch 'main' of tildegit.org:acdw/emacs | Case Duckworth | 2021-02-08 | |
| | ||||
* | Merge branch 'main' of tildegit.org:acdw/emacs | Case Duckworth | 2021-02-08 | |
|\ | ||||
| * | Fri, Feb 5, 2021 05.49.58p | Case Duckworth | 2021-02-05 | |
| | | ||||
* | | Add feeds | Case Duckworth | 2021-02-08 | |
| | | ||||
* | | Add web-mode | Case Duckworth | 2021-02-08 | |
| | | ||||
* | | Add expand-region | Case Duckworth | 2021-02-08 | |
|/ | ||||
* | Add text-scale-adjust to elfeed show | Case Duckworth | 2021-02-04 | |
| | | | | Considering making a more general "reading mode". | |||
* | Change elfeed/db locaton | Case Duckworth | 2021-02-04 | |
| | ||||
* | Merge branch 'main' of tildegit.org:acdw/emacs | Case Duckworth | 2021-02-04 | |
|\ | ||||
| * | Change elfeed-show-mode-hook | Case Duckworth | 2021-02-04 | |
| | | ||||
| * | Switch out icomplete for selectrum | Case Duckworth | 2021-02-04 | |
| | | ||||
| * | Merge branch 'main' of https://tildegit.org/acdw/emacs into work | Case Duckworth | 2021-02-04 | |
| |\ | ||||
| | * | Add a link to check out later | Case Duckworth | 2021-02-04 | |
| | | | ||||
| | * | Re-enable fixed-pitch | Case Duckworth | 2021-02-04 | |
| | | | | | | | | | | | | The default fixed-pitch is ugly; I don't know why. |