about summary refs log tree commit diff stats
path: root/lisp/acdw.el
Commit message (Collapse)AuthorAge
...
* Fix random issuesCase Duckworth2021-12-26
|
* Change circadian to +sunrise-sunsetCase Duckworth2021-12-25
| | | | I think this'll be less buggy overall.
* I DECLARE BANKRUPTCY ... 8Case Duckworth2021-11-21
| | | | Didn't think to do this till pretty .. written, so here we are.
* blayfduoisaudfoiasdupjfoiuCase Duckworth2021-10-20
|
* I told myself I'd have useful commit messages todayCase Duckworth2021-10-13
| | | | Apparently I lied.
* Merge branch 'main' of github.com:duckwork/.emacs.dCase Duckworth2021-10-07
|\
| * Break spongebob-case to its own packageCase Duckworth2021-10-07
| |
| * Add require/ functionCase Duckworth2021-10-07
| |
* | Use plain requireCase Duckworth2021-10-07
|/
* Add open-paragraphCase Duckworth2021-10-06
|
* Change `:straight-if` to `:straight-when`Case Duckworth2021-10-05
| | | | | `:straight-when` is a more accurate representation of what it's doing. I also found out that I could change its indentation, which I did.
* Add spongebob-caseCase Duckworth2021-10-05
| | | | Studlify is ... too complicated.
* Correct with-eval-after-loadsCase Duckworth2021-09-29
| | | | | From this reddit comment: https://old.reddit.com/r/emacs/comments/pxe9pr/need_help_writing_a_macro/hemygul/
* Move sort-setups to acdw.elCase Duckworth2021-09-29
|
* Rot13 my emailCase Duckworth2021-09-25
| | | | | taken from pkal. Is this a good idea /now/, even though my email's already been on there for ages? myeshhhhhhhh~~~~
* blehhaheoiCase Duckworth2021-09-23
|
* Merge branch 'main' of https://tildegit.org/acdw/emacsCase Duckworth2021-09-15
|\
| * Add acdw/org-export-copyCase Duckworth2021-09-15
| | | | | | | | Better'n `acdw/copy-region-plain'
* | Steal jao-buffer-same-modeCase Duckworth2021-09-15
| |
* | Re-sort init.elCase Duckworth2021-09-15
|/
* ~mehehhehehCase Duckworth2021-09-14
|
* Add fat-finger-exitCase Duckworth2021-09-14
|
* Improve sort-setqCase Duckworth2021-09-13
|
* Add 💩Case Duckworth2021-09-10
|
* Add suppress-messagesCase Duckworth2021-09-09
|
* blepCase Duckworth2021-09-08
|
* Add goto-{last|first}-rowCase Duckworth2021-09-08
|
* Make acdw.el package-lint compliantCase Duckworth2021-09-08
| | | | Really just to silence flymake...
* Change acdw/reading-mode to reading-modeCase Duckworth2021-09-07
|
* Add other-window-or-switch-buffer-backwardCase Duckworth2021-09-06
|
* Add ';' as link-cmd map in acdw/reading-modeCase Duckworth2021-09-04
|
* Sort init.el by packageCase Duckworth2021-09-04
|
* Add `clone-buffer-write-file' and sortCase Duckworth2021-09-03
|
* Change to acdw/make-password-fetcherCase Duckworth2021-09-02
|
* Enable iscroll-mode alwaysCase Duckworth2021-09-02
|
* Add functions and shitCase Duckworth2021-09-02
|
* Change warn to messageCase Duckworth2021-09-01
|
* Add acdw/fetch-password and circe network configurationCase Duckworth2021-09-01
|
* Make C-w work right in paredit-modeCase Duckworth2021-08-25
|
* Setup `repeat-mode' real nice likeCase Duckworth2021-08-24
|
* Allow acdw/copy-region-as-plain in read-only buffersCase Duckworth2021-08-20
|
* Merge branch 'main' of tildegit.org:acdw/emacsCase Duckworth2021-08-19
|\
| * Add `sort-setq'Case Duckworth2021-08-18
| |
* | Update `acdw/copy-text-plain'Case Duckworth2021-08-19
|/ | | | Totally works great now :)
* Indicate the region that's been copy-plain'dCase Duckworth2021-08-17
|
* Break out functionality into other filesCase Duckworth2021-08-16
|
* Implement `with-eval-after-loads' macroCase Duckworth2021-08-14
|
* Use `unfill' package and delete `kill-ring-save-unfilled'Case Duckworth2021-08-14
| | | | `acdw/copy-region-plain' takes care of what I want it to.
* Add acdw/copy-region-plainCase Duckworth2021-08-12
| | | | This is finally the thing I was looking for
* Add twitter.com URL handlingCase Duckworth2021-08-07
| | | | | TODO: This could be smarter, e.g. not going to nitter if twitter.com/t.co is part of the URL query.