Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Hide the default modeline and show window dividers | Case Duckworth | 2021-01-27 | |
| | ||||
* | Make results of evaluating code blocks silent | Case Duckworth | 2021-01-27 | |
| | | | | | With this change, I can just =C-c C-c= on a source block to load the code. No more hunting for the end of the sexp to =C-x C-e= ! | |||
* | Add books capture template | Case Duckworth | 2021-01-27 | |
| | ||||
* | Add VARIABLES section to config.el | Case Duckworth | 2021-01-26 | |
| | ||||
* | Auto-fill in all text modes | Case Duckworth | 2021-01-26 | |
| | ||||
* | Mess around with the modeline | Case Duckworth | 2021-01-26 | |
| | ||||
* | Normalize line endings | Case Duckworth | 2021-01-26 | |
| | ||||
* | Add nyan-mode | Case Duckworth | 2021-01-26 | |
| | ||||
* | Reformat | Case Duckworth | 2021-01-26 | |
| | ||||
* | Add quote prettifiers for Org mode | Case Duckworth | 2021-01-26 | |
| | ||||
* | Add form-feed | Case Duckworth | 2021-01-26 | |
| | ||||
* | Reorganize | Case Duckworth | 2021-01-26 | |
| | ||||
* | Change split-width-threshold | Case Duckworth | 2021-01-26 | |
| | | | | It was two thin for the default window. | |||
* | Require crux | Case Duckworth | 2021-01-26 | |
| | ||||
* | Comment out wc-mode | Case Duckworth | 2021-01-26 | |
| | ||||
* | Add link | Case Duckworth | 2021-01-26 | |
| | ||||
* | Add split-{width,height}-threshold | Case Duckworth | 2021-01-26 | |
| | | | | Still might need work | |||
* | Add edit-server | Case Duckworth | 2021-01-26 | |
| | ||||
* | Add org-agenda inspo | Case Duckworth | 2021-01-26 | |
| | ||||
* | Change org-src-window-setup to current-window | Case Duckworth | 2021-01-26 | |
| | | | | I'd love it if we had a split-window-sensibly option, but alas. | |||
* | Export org with sub- and superscripts | Case Duckworth | 2021-01-26 | |
| | ||||
* | Add dired-dwim-target | Case Duckworth | 2021-01-26 | |
| | ||||
* | Add :package: tag | Case Duckworth | 2021-01-26 | |
| | ||||
* | Enable all disabled commands | Case Duckworth | 2021-01-26 | |
| | ||||
* | Add cl-lib fork of persistent-soft | Case Duckworth | 2021-01-26 | |
| | | | | My fork hasn't been tested, so I'm not going to do a PR yet. | |||
* | Change initial-scratch-message to one line | Case Duckworth | 2021-01-26 | |
| | ||||
* | Add CRUX | Case Duckworth | 2021-01-26 | |
| | ||||
* | I'm guessing ... whitespace? | Case Duckworth | 2021-01-25 | |
| | ||||
* | Configure Agenda | Case Duckworth | 2021-01-25 | |
| | | | | Still more to do. | |||
* | Change org-imenu-depth to capture more headlines | Case Duckworth | 2021-01-25 | |
| | ||||
* | TODO Gnus | Case Duckworth | 2021-01-25 | |
| | ||||
* | Add a header | Case Duckworth | 2021-01-25 | |
| | ||||
* | Add scratch package | Case Duckworth | 2021-01-25 | |
| | ||||
* | Add crosswords | Case Duckworth | 2021-01-24 | |
| | ||||
* | Add doremi-face-set for setting face | Case Duckworth | 2021-01-24 | |
| | ||||
* | Update modus and change the mode-line | Case Duckworth | 2021-01-24 | |
| | ||||
* | Make GIT_ASKPASS Windows-specific | Case Duckworth | 2021-01-23 | |
| | ||||
* | Add a ~/.authinfo line example | Case Duckworth | 2021-01-23 | |
| | ||||
* | Add org-agenda | Case Duckworth | 2021-01-23 | |
| | ||||
* | Remove tags | Case Duckworth | 2021-01-23 | |
| | ||||
* | Add tags | Ashley Duckworth | 2021-01-23 | |
| | ||||
* | Explain myself | Ashley Duckworth | 2021-01-23 | |
| | ||||
* | Change credential-helper to store | Ashley Duckworth | 2021-01-23 | |
| | ||||
* | Change the variable to a hook | Ashley Duckworth | 2021-01-23 | |
| | ||||
* | Add auth-source to magit-process-find-password-functions | Ashley Duckworth | 2021-01-23 | |
| | ||||
* | Fork and correct cl dependency in font-utils and list-utils | Ashley Duckworth | 2021-01-23 | |
| | | | | See config.org for details. | |||
* | Add auth-sources config | Ashley Duckworth | 2021-01-23 | |
| | ||||
* | Add Forge | Ashley Duckworth | 2021-01-23 | |
| | | | | | | | | | Forge stores its information in an SQLite database, and on Windows, that's not just available. I found a solution in Win Builds (http://win-builds.org/doku.php), though I think I could've just downloaded a gcc binary and added that to my PATH, or something. It probably requires further research. Anyway, that's why the exec-path is updated as well. | |||
* | Setup (ma)git for windows | Ashley Duckworth | 2021-01-23 | |
| | ||||
* | Export org with smart quotes | Ashley Duckworth | 2021-01-23 | |
| |