Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Add super-save | Case Duckworth | 2021-01-08 | |
| | ||||
* | Update README | Case Duckworth | 2021-01-07 | |
| | ||||
* | Add setup-smolweb function | Case Duckworth | 2021-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-mode | Case Duckworth | 2021-01-07 | |
| | ||||
* | Update mu4e in the background every 5 minutes | Case Duckworth | 2021-01-07 | |
| | ||||
* | Add ini-mode | Case Duckworth | 2021-01-07 | |
| | ||||
* | Add sudo-edit | Case Duckworth | 2021-01-07 | |
| | ||||
* | Update README | Case Duckworth | 2021-01-05 | |
| | ||||
* | Add smolweb stuff | Case Duckworth | 2021-01-05 | |
| | ||||
* | Add mu4e shortcuts and keybinding | Case Duckworth | 2021-01-05 | |
| | ||||
* | Whitespace | Case Duckworth | 2021-01-05 | |
| | ||||
* | Update README | Case Duckworth | 2021-01-05 | |
| | ||||
* | Various changes | Case Duckworth | 2021-01-05 | |
| | ||||
* | Configure org-mode | Case Duckworth | 2021-01-05 | |
| | ||||
* | Remove the Rasmus segment | Case Duckworth | 2021-01-05 | |
| | ||||
* | Add mu4e | Case Duckworth | 2021-01-05 | |
| | ||||
* | Add nov.el | Case Duckworth | 2021-01-05 | |
| | ||||
* | Add git{attributes,config,ignore}-mode | Case Duckworth | 2021-01-05 | |
| | ||||
* | Highlight the current line in dired-mode | Case Duckworth | 2021-01-05 | |
| | ||||
* | Add form-feed | Case Duckworth | 2021-01-05 | |
| | ||||
* | Add popwin | Case Duckworth | 2021-01-04 | |
| | ||||
* | Add company | Case Duckworth | 2021-01-04 | |
| | ||||
* | Add at-work and at-home macros | Case Duckworth | 2021-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 Tools | Case Duckworth | 2021-01-03 | |
| | ||||
* | Change max headline depth | Case Duckworth | 2021-01-03 | |
| | ||||
* | Update README | Case Duckworth | 2021-01-03 | |
| | ||||
* | Add newer Org to load-path before tangling | Case Duckworth | 2021-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 args | Case Duckworth | 2021-01-03 | |
| | ||||
* | Update README | Case Duckworth | 2021-01-02 | |
| | ||||
* | Get rid of “Useful HTML Anchors” section | Case Duckworth | 2021-01-02 | |
| | | | | It clobbered all my org-mode stuff!! | |||
* | Make anchors in Org more useful | Case Duckworth | 2021-01-02 | |
| | ||||
* | Use Org from git | Case Duckworth | 2021-01-02 | |
| | ||||
* | Configure dired | Case Duckworth | 2021-01-02 | |
| | ||||
* | Prettify symbols | Case Duckworth | 2021-01-02 | |
| | ||||
* | Enable whitespace-mode | Case Duckworth | 2021-01-02 | |
| | ||||
* | Add a timer to recentf-mode | Case Duckworth | 2021-01-02 | |
| | | | | Autosave the recentf-list, but only when no Emacs frame is focused. | |||
* | Kill current buffer | Case Duckworth | 2021-01-02 | |
| | ||||
* | Change ring-bell-function | Case Duckworth | 2021-01-02 | |
| | ||||
* | Add disclaimer | Case Duckworth | 2021-01-02 | |
| | ||||
* | Add -*- line | Case Duckworth | 2021-01-02 | |
| | ||||
* | Catch org invisible edits | Case Duckworth | 2021-01-02 | |
| | ||||
* | Disable typo-mode when in an org source block | Case Duckworth | 2021-01-02 | |
| | ||||
* | Whitespace | Case Duckworth | 2021-01-02 | |
| | ||||
* | Add which-key | Case Duckworth | 2021-01-02 | |
| | ||||
* | Add acdw/when-unfocused | Case Duckworth | 2021-01-02 | |
| | | | | | | Runs a command only if Emacs’ frames are unfocused. Should be run in a after-focus-change-hook. I should probably make a macro or something to really friendlify it. | |||
* | Move header-args to begin_src lines for *init.el | Case Duckworth | 2021-01-02 | |
| | ||||
* | Enable set-mark-repeat-command-pop | Case Duckworth | 2021-01-02 | |
| | ||||
* | Add garbage collect magic hack | Case Duckworth | 2021-01-02 | |
| | ||||
* | Add back early-init.el | Case Duckworth | 2021-01-02 | |
| | | | | | There are a few functions that really speed up init when placed in early-init.el, so I put them back in there. Cf. doom-emacs’ early-init for details. | |||
* | Move header-args to Property drawer | Case Duckworth | 2021-01-02 | |
| |