summary refs log tree commit diff stats
Commit message (Collapse)AuthorAge
...
| * Merge branch 'main' of https://tildegit.org/acdw/emacsCase Duckworth2021-07-02
| |\
| * | Modify erc configCase Duckworth2021-07-02
| | |
* | | Add `erc/reconnect'Case Duckworth2021-07-14
| |/ |/|
* | Merge branch 'main' of tildegit.org:acdw/emacsCase Duckworth2021-06-30
|\|
| * Merge branch 'main' of https://tildegit.org/acdw/emacsCase Duckworth2021-06-09
| |\
| * | Enable goto-address-modeCase Duckworth2021-06-09
| | |
| * | Load erc module after ercCase Duckworth2021-06-09
| | |
| * | Add browse-url functionsCase Duckworth2021-06-09
| | | | | | | | | | | | I should break this out into a thingy.
* | | Start week on MondayCase Duckworth2021-06-30
| | |
* | | Add vantaradioCase Duckworth2021-06-30
| | |
* | | Comment <escape> bindCase Duckworth2021-06-30
| | |
* | | Switch prefix with erc-switch-to-bufferCase Duckworth2021-06-30
| |/ |/|
* | Merge branch 'main' of tildegit.org:acdw/emacsCase Duckworth2021-06-07
|\|
| * Change ERC configCase Duckworth2021-06-06
| |
| * Force mode line update after quitting serverCase Duckworth2021-06-06
| | | | | | | | Still not quite working... i think i need to kill all the channel buffers too.
| * Add acdw-erc/promptCase Duckworth2021-06-06
| |
| * Require erc on connectCase Duckworth2021-06-06
| |
| * Change hook for feed listCase Duckworth2021-06-06
| |
| * Write function to require private.elCase Duckworth2021-06-06
| |
* | Make Emacs work at workCase Duckworth2021-06-07
|/
* Add unfill-regionCase Duckworth2021-06-02
| | | | | | TODO: unfill-buffer, etc. Possibly a whole 'filler.el' ...
* Remove commented blockCase Duckworth2021-06-02
|
* Add ssh-config-modeCase Duckworth2021-06-02
|
* Add 'needs mpv' statement to eradioCase Duckworth2021-06-02
|
* Add edit-serverCase Duckworth2021-06-02
| | | | | Also requires this extension: https://addons.mozilla.org/en-US/firefox/addon/edit-with-emacs1/
* Make some things private-rCase Duckworth2021-06-02
| | | | Sure you can check the history. But who knows what I've changed?!?!?! MYSTERY
* Ignore private.elCase Duckworth2021-06-02
|
* Add ORG functionalityCase Duckworth2021-06-01
|
* Change Gnus keybindCase Duckworth2021-06-01
|
* Configure ERCCase Duckworth2021-06-01
|
* Add groupCase Duckworth2021-06-01
|
* Move things from init.el to acdw.el and acdw-eshell.elCase Duckworth2021-05-30
| | | | Probably should've been 2 commits...
* Add PDFs to auto-mode-alistCase Duckworth2021-05-29
|
* Add iscorllCase Duckworth2021-05-29
|
* Add eradioCase Duckworth2021-05-29
|
* More setup of ercCase Duckworth2021-05-29
|
* Fix setup to run after first focus-change-functionCase Duckworth2021-05-29
| | | | /I don't know what I'm doing .../
* Add mastodon.elCase Duckworth2021-05-28
| | | | Doesn't work right now, but that's my fault.
* Add erc-hl-nicksCase Duckworth2021-05-28
|
* Remove commentCase Duckworth2021-05-28
|
* Add (setup... forms to imenu in elispCase Duckworth2021-05-28
|
* Require auth-sourceCase Duckworth2021-05-28
|
* Setup imenu-anywhereCase Duckworth2021-05-28
|
* Setup epithetCase Duckworth2021-05-28
|
* Use repeat-mode on > emacs 28Case Duckworth2021-05-28
|
* Change frame-title-formatCase Duckworth2021-05-28
|
* Change flyspell-start behaviorCase Duckworth2021-05-28
|
* Add eshell last argumentCase Duckworth2021-05-28
| | | | https://old.reddit.com/r/emacs/comments/nlefvx/weekly_tips_and_tricks/gzpng5o/
* Move defun into hook definitionCase Duckworth2021-05-28
|
* Fix mode-line flashingCase Duckworth2021-05-28
| | | | Thanks, doom-themes!