Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | 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 | |
| | ||||
* | 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 | |
| | ||||
* | Use org-link-minor-mode | Case Duckworth | 2021-01-02 | |
| | ||||
* | Configure overwrite-mode | Case Duckworth | 2021-01-02 | |
| | ||||
* | Rewrite theme changing code | Case Duckworth | 2021-01-02 | |
| | ||||
* | Change default header-args | Case Duckworth | 2021-01-02 | |
| | ||||
* | Change $HOME for Emacs.cmd | Case Duckworth | 2021-01-02 | |
| | ||||
* | Add wc-mode | Case Duckworth | 2021-01-02 | |
| | ||||
* | Loop through mouse margin events programmatically | Case Duckworth | 2021-01-02 | |
| | ||||
* | Change startup visibility | Case Duckworth | 2021-01-02 | |
| | ||||
* | Reorganize Org section | Case Duckworth | 2021-01-02 | |
| | ||||
* | Add beancount-mode | Case Duckworth | 2021-01-02 | |
| | ||||
* | Add mouse scrolling binds | Case Duckworth | 2021-01-02 | |
| | ||||
* | Preserve the point position on screen when scrolling | Case Duckworth | 2021-01-02 | |
| | ||||
* | Use hippie-expand | Case Duckworth | 2021-01-02 | |
| | ||||
* | Define consult keys after loading consult | Case Duckworth | 2021-01-02 | |
| | ||||
* | Underline at the descent line | Case Duckworth | 2021-01-02 | |
| | ||||
* | Change fonts | Case Duckworth | 2021-01-02 | |
| | ||||
* | Whitespace | Case Duckworth | 2021-01-02 | |
| | ||||
* | Change cursor in non-selected windows to hbar | Case Duckworth | 2021-01-02 | |
| | ||||
* | Typos & whitespace | Case Duckworth | 2021-01-01 | |
| | ||||
* | Fix messages syntax | Case Duckworth | 2021-01-01 | |
| | ||||
* | Change org-return-dwim function | Case Duckworth | 2021-01-01 | |
| | ||||
* | Add org-tag face | Case Duckworth | 2021-01-01 | |
| | ||||
* | Add variable-pitch-mode | Case Duckworth | 2021-01-01 | |
| | ||||
* | Add recursive minibuffers and indication | Case Duckworth | 2021-01-01 | |
| | ||||
* | Change fonts | Case Duckworth | 2021-01-01 | |
| | ||||
* | Comment out circadian | Case Duckworth | 2021-01-01 | |
| | | | | It messes with C-g, at least on Windows. | |||
* | Add (commented) buffer focus and shifting keys | Case Duckworth | 2021-01-01 | |
| | | | | I need to figure out what binds I want to use. | |||
* | Add custom.el logic | Case Duckworth | 2021-01-01 | |
| | ||||
* | Add cussface | Case Duckworth | 2021-01-01 | |
| | ||||
* | I declare … little bankruptcy | Case Duckworth | 2020-12-30 | |
| | ||||
* | Whitespace | Case Duckworth | 2020-12-30 | |
| | ||||
* | Add messages; remove auto-tangling on exit | Case Duckworth | 2020-12-30 | |
| | ||||
* | Fuck with fonts | Case Duckworth | 2020-12-30 | |
| | ||||
* | Fold init.el and early-init.el together | Case Duckworth | 2020-12-30 | |
| | | | | Weren’t doin’ no good apart. | |||
* | Remove use-package | Case Duckworth | 2020-12-23 | |
| |