about summary refs log tree commit diff stats
path: root/lisp
Commit message (Collapse)AuthorAge
* Change warn to messageCase Duckworth2021-09-01
|
* Add acdw-org/work-month-headingsCase Duckworth2021-09-01
|
* Fix acdw/org-next-heading-widenCase Duckworth2021-09-01
|
* Add acdw/fetch-password and circe network configurationCase Duckworth2021-09-01
|
* Add titlecaseCase Duckworth2021-09-01
|
* Rename safe-define to safelyCase Duckworth2021-08-31
|
* Allow all forms in `safe-define'Case Duckworth2021-08-31
|
* Make more ... compatible? with 27 ???Case Duckworth2021-08-30
|
* Add goto-addr-mode--turn-on to acdw-compatCase Duckworth2021-08-30
|
* Rewrite acdw-compat to more easily copy-paste stuffCase Duckworth2021-08-30
|
* Add `affe'Case Duckworth2021-08-30
|
* Use global-goto-address-mode instead of individual hooksCase Duckworth2021-08-30
|
* Ignore errorsCase Duckworth2021-08-28
|
* Change to circeCase Duckworth2021-08-28
|
* Add ZNC stuff...Case Duckworth2021-08-28
| | | | *NOTE*: private.el has also been updated!!!
* Sort acdw-modeline.elCase Duckworth2021-08-28
|
* Buttonize major mode in modelineCase Duckworth2021-08-28
|
* Enable olivetti-mode in org-modeCase Duckworth2021-08-27
|
* ERC ChangesCase Duckworth2021-08-27
|
* Fix function name typoCase Duckworth2021-08-27
|
* Add bindings to widen org-buffer on next/previous headingCase Duckworth2021-08-26
|
* Check for `erc-track-mode' in `acdw-modeline/erc'Case Duckworth2021-08-26
|
* Add repeat maps to acdw-compat.elCase Duckworth2021-08-25
|
* Make C-w work right in paredit-modeCase Duckworth2021-08-25
|
* Add repeat-mode to acdw-compatCase Duckworth2021-08-25
|
* Merge branch 'main' of tildegit.org:acdw/emacsCase Duckworth2021-08-24
|\
| * Merge branch 'main' of https://tildegit.org/acdw/emacsCase Duckworth2021-08-24
| |\
| * | Setup `repeat-mode' real nice likeCase Duckworth2021-08-24
| | |
* | | Disable erc-track-mode when clocked inCase Duckworth2021-08-24
| |/ |/|
* | IDK change stuffCase Duckworth2021-08-23
|/ | | | LOL
* Rewrite early-init.elCase Duckworth2021-08-21
|
* Allow acdw/copy-region-as-plain in read-only buffersCase Duckworth2021-08-20
|
* Follow user preference in `org-return-follows-link'Case Duckworth2021-08-20
|
* Better handle prefix links in acdw/org-return-dwimCase 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
|
* Correct drawer-ignoring logic in `acdw-org/count-words-stupidly'Case Duckworth2021-08-16
| | | | | | After finding the :END: of the drawer, the point is (I think) just at the end of :END:, meaning it won't catch the next drawer if there's another one. (forward-line) fixes that issue.
* Merge `acdw-org/count-words' and `acdw-org/count-words-stupidly'Case Duckworth2021-08-14
| | | | I kept the second name, because really, it is a stupid function.
* 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.
* Don't error on bad drawersCase Duckworth2021-08-13
|
* Correct </> bugCase Duckworth2021-08-13
|
* Edit `acdw-org/count-words-stupidly' to be even MOAR stupiderCase Duckworth2021-08-13
|
* Add acdw/copy-region-plainCase Duckworth2021-08-12
| | | | This is finally the thing I was looking for
* Merge branch 'main' of tildegit.org:acdw/emacsCase Duckworth2021-08-12
|\
| * Add acdw-compat.elCase Duckworth2021-08-11
| |
* | Customize quit messageCase Duckworth2021-08-12
|/