Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Don't auto-save when idle | Case Duckworth | 2020-11-01 | |
| | ||||
* | Add nov.el | Case Duckworth | 2020-11-01 | |
| | ||||
* | Unignore etc/ too | Case Duckworth | 2020-10-27 | |
| | | | | It'll be easier to add files to unignore with this change. | |||
* | Unignore var/elpher-bookmarks.el | Case Duckworth | 2020-10-27 | |
| | ||||
* | Add elpher-mode hook | Case Duckworth | 2020-10-27 | |
| | ||||
* | Add mixed-pitch package | Case Duckworth | 2020-10-27 | |
| | ||||
* | Add links | Case Duckworth | 2020-10-27 | |
| | ||||
* | Try to fix utf-8 handling | Case Duckworth | 2020-10-27 | |
| | | | | copy-pasting from Windows still doesn't work properly. | |||
* | Don't load init.el after tangling | Case Duckworth | 2020-10-27 | |
| | | | | | | It went into a forever loop... :( I also made the function interactive, though without the loading idk if it's that important. | |||
* | Comment out ligature.el | Case Duckworth | 2020-10-27 | |
| | | | | | | | | For some unknown reason (possibly related to https://github.com/mickeynp/ligature.el/issues/10), when global-ligature-mode is active and I switch to a buffer in some derivative of cc-mode, Emacs totally freezes. So I'm disabling it for now. | |||
* | Change height of variable-pitch font | Case Duckworth | 2020-10-27 | |
| | ||||
* | Disable the current theme before loading a new one | Case Duckworth | 2020-10-27 | |
| | ||||
* | Add news.gwene.org | Case Duckworth | 2020-10-27 | |
| | ||||
* | Merge branch 'master' of https://git.sr.ht/~acdw/.emacs.d | Case Duckworth | 2020-10-26 | |
|\ | ||||
| * | Add visual fill column to org-mode | Case Duckworth | 2020-10-26 | |
| | | ||||
| * | Add org-mode config | Case Duckworth | 2020-10-26 | |
| | | ||||
| * | Remove y-or-n-p from this section | Case Duckworth | 2020-10-26 | |
| | | ||||
| * | Display addons | Case Duckworth | 2020-10-26 | |
| | | ||||
| * | Add y-or-n-p alias | Case Duckworth | 2020-10-26 | |
| | | ||||
* | | Begin configuring gnus | Case Duckworth | 2020-10-25 | |
|/ | ||||
* | Switch back to selectrum and prescient | Case Duckworth | 2020-10-25 | |
| | ||||
* | Change init.org to config.org | Case Duckworth | 2020-10-25 | |
| | ||||
* | Remove byte compilation | Case Duckworth | 2020-10-25 | |
| | ||||
* | Switch to ido | Case Duckworth | 2020-10-25 | |
| | ||||
* | Add early-init.el to original init.el | Case Duckworth | 2020-10-25 | |
| | ||||
* | Change line-endings to Unix | Case Duckworth | 2020-10-25 | |
| | ||||
* | Convert to Literate Config | Case Duckworth | 2020-10-25 | |
| | ||||
* | End sentences with 2 spaces | Case Duckworth | 2020-10-23 | |
| | ||||
* | Add selectrum et al | Case Duckworth | 2020-10-23 | |
| | ||||
* | Disable UI elements | Case Duckworth | 2020-10-22 | |
| | ||||
* | Add super-save | Case Duckworth | 2020-10-22 | |
| | ||||
* | Add packages | Case Duckworth | 2020-10-22 | |
| | ||||
* | Add unicode fonts | Case Duckworth | 2020-10-22 | |
| | ||||
* | Add encoding | Case Duckworth | 2020-10-22 | |
| | ||||
* | Change order | Case Duckworth | 2020-10-22 | |
| | ||||
* | Add theme and set fonts | Case Duckworth | 2020-10-22 | |
| | ||||
* | I .. DECLARE .. BANKRUPTCY!! | Case Duckworth | 2020-10-22 | |
| | | | | | | | | | | Why? Do you ask? I'll tell you why. awk-mode was mysteriously freezing up the whole dang program, and when I emacs -Q 'd to see what it was, it started SO FAST. So. Fast. So here we are. Trying this again. | |||
* | Move stuff around | Case Duckworth | 2020-10-12 | |
| | ||||
* | Change bindings | Case Duckworth | 2020-10-10 | |
| | ||||
* | Add Fantasque Sans Mono to font list | Case Duckworth | 2020-10-10 | |
| | ||||
* | Change after-init-hooks to config | Case Duckworth | 2020-10-10 | |
| | ||||
* | Remove aggressive indent | Case Duckworth | 2020-10-09 | |
| | | | | It competed with format-all...we'll see. | |||
* | Add format-all and ... it formatted (?) | Case Duckworth | 2020-10-09 | |
| | ||||
* | Change avy-goto keys | Case Duckworth | 2020-10-09 | |
| | ||||
* | Add undo-fu | Case Duckworth | 2020-10-09 | |
| | ||||
* | Replace auto-save with super-save | Case Duckworth | 2020-10-09 | |
| | ||||
* | Etc changes, whatev | Case Duckworth | 2020-10-08 | |
| | ||||
* | Move lambdas in hooks into their own functions | Case Duckworth | 2020-10-08 | |
| | ||||
* | Remove diminish | Case Duckworth | 2020-10-08 | |
| | | | | doom-modeline already diminishes, like, everything. | |||
* | Un-disable disabled commands | Case Duckworth | 2020-10-08 | |
| |