summary refs log tree commit diff stats
Commit message (Collapse)AuthorAge
* Add inf-janet-modeCase Duckworth2021-01-09
|
* Add expand-regionCase Duckworth2021-01-09
|
* Remove sml/theme definitionCase Duckworth2021-01-09
| | | | | | | | | It’s really annoying … if I load run ‘refresh-emacs’, the sml theme is all wrong – I have to re-run ‘sml/setup’. I tried adding a ton of different orders of ‘sml/apply-theme ’dark’, etc, in different places, but none of theme solved the problem. I’ll just count on the fact that I won’t often run ‘refresh-emacs’, I guess.
* Update READMECase Duckworth2021-01-09
|
* Change comment formattingCase Duckworth2021-01-09
|
* Fix org loading on tangleCase Duckworth2021-01-09
|
* Add elfeedCase Duckworth2021-01-09
|
* Fix smart-mode-line themingCase Duckworth2021-01-09
|
* Add acdw/setup-mu4e-view-mode to mu4e-compose-modeCase Duckworth2021-01-09
|
* Fix bookmarkCase Duckworth2021-01-09
|
* Add exec-path-from-shellCase Duckworth2021-01-08
|
* Center mu4e message viewCase Duckworth2021-01-08
|
* Shorten org-deadline-warning-days to 4Case Duckworth2021-01-08
|
* Customize diredCase Duckworth2021-01-08
|
* Add Janet-langCase Duckworth2021-01-08
|
* Add adaptive-wrapCase Duckworth2021-01-08
|
* Fix font-changing functionsCase Duckworth2021-01-08
|
* Update READMECase Duckworth2021-01-08
|
* Only cleanup whitespace when the window is unfocusedCase Duckworth2021-01-08
|
* Add super-saveCase Duckworth2021-01-08
|
* Update READMECase Duckworth2021-01-07
|
* Add setup-smolweb functionCase Duckworth2021-01-07
| | | | | At some point in the future, I might make this some kind of ’reading-mode’, because it’s good for a lot of reading stuff.
* Configure mu4e-headers-modeCase Duckworth2021-01-07
|
* Update mu4e in the background every 5 minutesCase Duckworth2021-01-07
|
* Add ini-modeCase Duckworth2021-01-07
|
* Add sudo-editCase Duckworth2021-01-07
|
* Update READMECase Duckworth2021-01-05
|
* Add smolweb stuffCase Duckworth2021-01-05
|
* Add mu4e shortcuts and keybindingCase Duckworth2021-01-05
|
* WhitespaceCase Duckworth2021-01-05
|
* Update READMECase Duckworth2021-01-05
|
* Various changesCase Duckworth2021-01-05
|
* Configure org-modeCase Duckworth2021-01-05
|
* Remove the Rasmus segmentCase Duckworth2021-01-05
|
* Add mu4eCase Duckworth2021-01-05
|
* Add nov.elCase Duckworth2021-01-05
|
* Add git{attributes,config,ignore}-modeCase Duckworth2021-01-05
|
* Highlight the current line in dired-modeCase Duckworth2021-01-05
|
* Add form-feedCase Duckworth2021-01-05
|
* Add popwinCase Duckworth2021-01-04
|
* Add companyCase Duckworth2021-01-04
|
* Add at-work and at-home macrosCase Duckworth2021-01-04
| | | | | | | Once I figure out what else I might want to determine, and how I’d want to specify them, I might turn these into a more general macro ‘when-at’, the second argument of which would be a keyword (defined where?) that would specify how to tell where we are (a predicate?).
* Add PDF ToolsCase Duckworth2021-01-03
|
* Change max headline depthCase Duckworth2021-01-03
|
* Update READMECase Duckworth2021-01-03
|
* Add newer Org to load-path before tanglingCase Duckworth2021-01-03
| | | | | | This fixes a problem where, if config.org was newer than config.el, Emacs would require the Org that comes with Emacs, which is older and breaks exporting, at least to Markdown. Adding the newer Org to the load path loads the newer Org instead.
* Fix header argsCase Duckworth2021-01-03
|
* Update READMECase Duckworth2021-01-02
|
* Get rid of “Useful HTML Anchors” sectionCase Duckworth2021-01-02
| | | | It clobbered all my org-mode stuff!!
* Make anchors in Org more usefulCase Duckworth2021-01-02
|