Commit Graph

792 Commits

Author SHA1 Message Date
Case Duckworth
fb1096933f Require generic-x
Watch to see if this adds a lot of time to startup.
2021-02-10 11:51:47 -06:00
Case Duckworth
14550001c0 Merge branch 'main' of https://tildegit.org/acdw/emacs into main 2021-02-10 10:32:33 -06:00
Case Duckworth
bbf6c6e3f1 Rewrite git-sync integration and add functions 2021-02-10 10:17:15 -06:00
Case Duckworth
cbddf931a3 Enable global-display-fill-column-indicator-mode 2021-02-10 10:16:32 -06:00
Case Duckworth
199bf4ddd8 Don't raise GC Cons percentage
I think it causes problems with loading the init file
2021-02-10 10:16:08 -06:00
Case Duckworth
073e9110ef Wrap flyspell binding in with-eval-after-load 2021-02-10 07:37:52 -06:00
Case Duckworth
e46fa16ccc Whitespace 2021-02-09 23:00:46 -06:00
Case Duckworth
dad40af0ba Configure flyspell 2021-02-09 22:44:19 -06:00
Case Duckworth
4c6f08ec02 Merge branch 'main' of tildegit.org:acdw/emacs 2021-02-09 22:44:11 -06:00
Case Duckworth
99831894b2 Merge branch 'main' of tildegit.org:acdw/emacs 2021-02-09 19:03:07 -06:00
Case Duckworth
2f81a1036e Add save-some-buffers to org-sync command 2021-02-09 19:02:48 -06:00
Case Duckworth
a933131b4b Change the Advocate feed
Hopefully this'll be less noisy.  If it's not ... I'll just have to unsubscribe,
TBH.
2021-02-09 16:51:35 -06:00
Case Duckworth
dbb822434b Up the gc-cons-percentage during startup 2021-02-09 16:51:11 -06:00
Case Duckworth
d0537e5d53 Raise GC Cons Percentage when starting up 2021-02-08 23:54:26 -06:00
Case Duckworth
6c16b8bb9a Add eshell map 2021-02-08 16:50:43 -06:00
Case Duckworth
4bb104e8a6 Add feeds; change tags 2021-02-08 16:45:54 -06:00
Case Duckworth
7e00ec51f4 Add org-auto-tangle 2021-02-08 16:45:29 -06:00
Case Duckworth
f57bbf452a Change smartparens-strict behavior
When not in Lisp, smartparens-strict is more hindrance than help.
2021-02-08 16:44:32 -06:00
Case Duckworth
cc56bc6786 Add iscroll
Also stub out reading mode... need to work on that
2021-02-08 16:44:04 -06:00
Case Duckworth
a0709bf6fd Add goggles 2021-02-08 16:43:26 -06:00
Case Duckworth
2558455597 MOAR UNICODE 2021-02-08 16:43:00 -06:00
Case Duckworth
8cc9201977 Merge branch 'main' of tildegit.org:acdw/emacs 2021-02-08 07:45:16 -06:00
Case Duckworth
805cf7027a Merge branch 'main' of tildegit.org:acdw/emacs 2021-02-08 07:40:30 -06:00
Case Duckworth
b6e0f1a2b6 Add feeds 2021-02-08 07:40:09 -06:00
Case Duckworth
86ce44750f Add web-mode 2021-02-08 07:40:01 -06:00
Case Duckworth
a8c99e0f14 Add expand-region 2021-02-08 07:39:48 -06:00
Case Duckworth
cd25f7967b Fri, Feb 5, 2021 05.49.58p 2021-02-05 17:49:59 -06:00
Case Duckworth
bd56d84960 Add text-scale-adjust to elfeed show
Considering making a more general "reading mode".
2021-02-04 21:58:51 -06:00
Case Duckworth
987837fc7b Change elfeed/db locaton 2021-02-04 18:40:00 -06:00
Case Duckworth
8b20f7d06b Remove elfeed-db 2021-02-04 18:39:27 -06:00
Case Duckworth
740d0eaf34 Merge branch 'main' of tildegit.org:acdw/emacs 2021-02-04 18:32:05 -06:00
Case Duckworth
98b75ce07c Change spacing; add org-archive-location 2021-02-04 18:30:07 -06:00
Case Duckworth
ec9a06bf00 Update elfeed-db
A submodule is probably literally the worst way to do this.
2021-02-04 17:58:29 -06:00
Case Duckworth
dc30a4c755 Change elfeed-show-mode-hook 2021-02-04 17:57:14 -06:00
Case Duckworth
baee294ae2 Add elfeed db as a submodule 2021-02-04 17:53:06 -06:00
Case Duckworth
8956d173a3 Switch out icomplete for selectrum 2021-02-04 16:18:20 -06:00
Case Duckworth
8ab04790e5 Merge branch 'main' of https://tildegit.org/acdw/emacs into work 2021-02-04 16:17:16 -06:00
Case Duckworth
2afc43ca2c Add a link to check out later 2021-02-04 12:27:00 -06:00
Case Duckworth
08395cc26d Re-enable fixed-pitch
The default fixed-pitch is ugly; I don't know why.
2021-02-04 12:26:41 -06:00
Case Duckworth
3dcf6cd045 Whitespace 2021-02-04 11:08:39 -06:00
Case Duckworth
cecef50568 Add The Advocate 2021-02-04 11:06:54 -06:00
Case Duckworth
8d601e4c15 Change Windows font height
With a wider fill-column, I need a smaller font to fit a half-monitor-width window.
2021-02-04 11:04:46 -06:00
Case Duckworth
b6106f27b0 Comment out fixed-pitch font
It inherits from default.
2021-02-04 11:04:14 -06:00
Case Duckworth
201662e822 Add feed 2021-02-03 12:49:42 -06:00
Case Duckworth
773255857f Change visual-fill-column and visual-line modes 2021-02-03 12:49:09 -06:00
Case Duckworth
039bed0dae Change elfeed entry pane position 2021-02-03 09:11:15 -06:00
Case Duckworth
65ca648248 Add feed 2021-02-03 09:10:08 -06:00
Case Duckworth
8275dafb71 work updates 2021-02-01 10:52:36 -06:00
Case Duckworth
710b5b8b39 Add org-appear 2021-01-31 12:30:09 -06:00
Case Duckworth
c6c3dc68f1 Add tags 2021-01-31 12:30:04 -06:00