summary refs log tree commit diff stats
path: root/init.el
Commit message (Collapse)AuthorAge
* ReorganizeCase Duckworth2021-09-01
| | | | | I've moved the preamble stuff to early-init.el, and I ran `sort-sexps' on the first and then second page of init.el.
* Merge branch 'main' of https://tildegit.org/acdw/emacsCase Duckworth2021-09-01
|\
| * Add elfeedCase Duckworth2021-09-01
| |
| * Add acdw/fetch-password and circe network configurationCase Duckworth2021-09-01
| |
| * Add requirements for affeCase Duckworth2021-09-01
| |
| * Remove dired-async--modeline-modeCase Duckworth2021-09-01
| | | | | | | | It causes an error with simple-modeline.
| * Add titlecaseCase Duckworth2021-09-01
| |
* | Automatically call persistent-scratch-mode on *scratch*Case Duckworth2021-09-01
| |
* | Fix server-frame bugCase Duckworth2021-09-01
| |
* | Replace acdw-modeline/erc with acdw-modeline/trackCase Duckworth2021-09-01
| |
* | Rebind open-line back to C-oCase Duckworth2021-09-01
| | | | | | | | Open-link is now C-c C-o (and C-c o)
* | Make circe look even bettererCase Duckworth2021-09-01
| |
* | Add `irc' commandCase Duckworth2021-09-01
| | | | | | | | Might want to consider a different name, since `irc' is an alias to `rcirc'...
* | Replace ace-link with link-hintCase Duckworth2021-09-01
| |
* | Remove initial-scratch-messageCase Duckworth2021-09-01
| |
* | Add checkdoc-minor-mode to emacs-lisp-mode-hookCase Duckworth2021-09-01
|/
* Fix typo bugCase Duckworth2021-08-30
|
* Only install geiser if one or more of the supported schemes areCase Duckworth2021-08-30
|
* Make more ... compatible? with 27 ???Case Duckworth2021-08-30
|
* ReorganizeCase Duckworth2021-08-30
|
* Add `affe'Case Duckworth2021-08-30
|
* Add ace-link-addr to circeCase Duckworth2021-08-30
|
* Enable lexical binding in a different way in scratchCase Duckworth2021-08-30
|
* Add `:straight-if' setup formCase Duckworth2021-08-30
|
* Use global-goto-address-mode instead of individual hooksCase Duckworth2021-08-30
|
* Merge branch 'main' of tildegit.org:acdw/emacsCase Duckworth2021-08-30
|\
| * Delete commented flyspell blocksCase Duckworth2021-08-30
| | | | | | | | It ... /just works/ ???
| * Add persistent-scratchCase Duckworth2021-08-30
| |
| * Make mastodon-mode betterCase Duckworth2021-08-30
| |
| * Add toggle bindingsCase Duckworth2021-08-30
| |
| * Add markdown-modeCase Duckworth2021-08-29
| |
| * Properly detect edit-server framesCase Duckworth2021-08-29
| |
| * Change circe nick formattingCase Duckworth2021-08-29
| |
| * Fancify browse-url-set-handlersCase Duckworth2021-08-28
| |
| * Change to circeCase Duckworth2021-08-28
| |
| * Buttonize major mode in modelineCase Duckworth2021-08-28
| |
| * Comment out all the things (with helpful-mode)Case Duckworth2021-08-28
| |
| * Add 'alertCase Duckworth2021-08-28
| | | | | | | | Still need to think of how to set it up.
| * Remove electric-buffer-listCase Duckworth2021-08-28
| | | | | | | | It's buggy or something
* | Betterize typo-modeCase Duckworth2021-08-30
| |
* | Add C-<backspace> to pareditCase Duckworth2021-08-30
|/
* Enable olivetti-mode in org-modeCase Duckworth2021-08-27
|
* ERC ChangesCase Duckworth2021-08-27
|
* Add exec-path-from-shell and systemd packagesCase Duckworth2021-08-27
|
* Maximize frame when it's createdCase Duckworth2021-08-26
| | | | Unless it's in edit-server-edit-mode...
* Add bindings to widen org-buffer on next/previous headingCase Duckworth2021-08-26
|
* Add experimental (commented) :after advice for do-auto-fillCase Duckworth2021-08-26
|
* Merge branch 'main' of https://tildegit.org/acdw/emacsCase Duckworth2021-08-26
|\
| * Add `case-repeat-map' to change word caseCase Duckworth2021-08-26
| | | | | | | | I'm pretty proud of this one, actually.
| * Resort minibuffer optionsCase Duckworth2021-08-26
| |