Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Aesthetic and message | Case Duckworth | 2021-07-31 |
| | |||
* | Move private.el | Case Duckworth | 2021-07-23 |
| | |||
* | Change re-builder to F2 | Case Duckworth | 2021-07-22 |
| | | | | | | I don't use the 2C binds. Idea taken from here: https://www.reddit.com/r/emacs/comments/ofen99/weekly_tips_tricks_c_thread/h4srmb3 | ||
* | Further configure org-mode | Case Duckworth | 2021-07-22 |
| | | | | | Especially `kill-ring-save-unfilled', though it doesn't quite work in a really weird way. | ||
* | Better configure ispell/hunspell | Case Duckworth | 2021-07-22 |
| | |||
* | Configure ERC further | Case Duckworth | 2021-07-22 |
| | |||
* | Fix browse-url-browser-function setting | Case Duckworth | 2021-07-22 |
| | |||
* | Change fonts on Windows | Case Duckworth | 2021-07-22 |
| | |||
* | Add WBRH and KBRH | Case Duckworth | 2021-07-14 |
| | | | | honestly i should break these out into another file or smth | ||
* | Add end comment to init.el | Case Duckworth | 2021-07-14 |
| | | | | bleh | ||
* | Comment out erc-image | Case Duckworth | 2021-07-14 |
| | | | | It's annoying. | ||
* | Merge branch 'main' of tildegit.org:acdw/emacs | Case Duckworth | 2021-07-14 |
|\ | |||
| * | Add "AWAY" to erc-track-exclude-types | Case Duckworth | 2021-07-13 |
| | | |||
| * | Merge branch 'main' of https://tildegit.org/acdw/emacs | Case Duckworth | 2021-07-02 |
| |\ | |||
| * | | Modify erc config | Case Duckworth | 2021-07-02 |
| | | | |||
* | | | Add `erc/reconnect' | Case Duckworth | 2021-07-14 |
| |/ |/| | |||
* | | Merge branch 'main' of tildegit.org:acdw/emacs | Case Duckworth | 2021-06-30 |
|\| | |||
| * | Merge branch 'main' of https://tildegit.org/acdw/emacs | Case Duckworth | 2021-06-09 |
| |\ | |||
| * | | Enable goto-address-mode | Case Duckworth | 2021-06-09 |
| | | | |||
| * | | Load erc module after erc | Case Duckworth | 2021-06-09 |
| | | | |||
| * | | Add browse-url functions | Case Duckworth | 2021-06-09 |
| | | | | | | | | | | | | I should break this out into a thingy. | ||
* | | | Start week on Monday | Case Duckworth | 2021-06-30 |
| | | | |||
* | | | Add vantaradio | Case Duckworth | 2021-06-30 |
| | | | |||
* | | | Comment <escape> bind | Case Duckworth | 2021-06-30 |
| | | | |||
* | | | Switch prefix with erc-switch-to-buffer | Case Duckworth | 2021-06-30 |
| |/ |/| | |||
* | | Merge branch 'main' of tildegit.org:acdw/emacs | Case Duckworth | 2021-06-07 |
|\| | |||
| * | Change ERC config | Case Duckworth | 2021-06-06 |
| | | |||
| * | Force mode line update after quitting server | Case Duckworth | 2021-06-06 |
| | | | | | | | | Still not quite working... i think i need to kill all the channel buffers too. | ||
| * | Add acdw-erc/prompt | Case Duckworth | 2021-06-06 |
| | | |||
| * | Require erc on connect | Case Duckworth | 2021-06-06 |
| | | |||
| * | Change hook for feed list | Case Duckworth | 2021-06-06 |
| | | |||
| * | Write function to require private.el | Case Duckworth | 2021-06-06 |
| | | |||
* | | Make Emacs work at work | Case Duckworth | 2021-06-07 |
|/ | |||
* | Add unfill-region | Case Duckworth | 2021-06-02 |
| | | | | | | TODO: unfill-buffer, etc. Possibly a whole 'filler.el' ... | ||
* | Remove commented block | Case Duckworth | 2021-06-02 |
| | |||
* | Add ssh-config-mode | Case Duckworth | 2021-06-02 |
| | |||
* | Add 'needs mpv' statement to eradio | Case Duckworth | 2021-06-02 |
| | |||
* | Add edit-server | Case Duckworth | 2021-06-02 |
| | | | | | Also requires this extension: https://addons.mozilla.org/en-US/firefox/addon/edit-with-emacs1/ | ||
* | Make some things private-r | Case Duckworth | 2021-06-02 |
| | | | | Sure you can check the history. But who knows what I've changed?!?!?! MYSTERY | ||
* | Ignore private.el | Case Duckworth | 2021-06-02 |
| | |||
* | Add ORG functionality | Case Duckworth | 2021-06-01 |
| | |||
* | Change Gnus keybind | Case Duckworth | 2021-06-01 |
| | |||
* | Configure ERC | Case Duckworth | 2021-06-01 |
| | |||
* | Add group | Case Duckworth | 2021-06-01 |
| | |||
* | Move things from init.el to acdw.el and acdw-eshell.el | Case Duckworth | 2021-05-30 |
| | | | | Probably should've been 2 commits... | ||
* | Add PDFs to auto-mode-alist | Case Duckworth | 2021-05-29 |
| | |||
* | Add iscorll | Case Duckworth | 2021-05-29 |
| | |||
* | Add eradio | Case Duckworth | 2021-05-29 |
| | |||
* | More setup of erc | Case Duckworth | 2021-05-29 |
| | |||
* | Fix setup to run after first focus-change-function | Case Duckworth | 2021-05-29 |
| | | | | /I don't know what I'm doing .../ |