Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Move ‘org-mode@wc-stupid’ and try to make it smarterer | Case Duckworth | 2021-08-16 | |
| | ||||
* | Merge branch 'main' of tildegit.org:acdw/emacs | Case Duckworth | 2021-08-16 | |
|\ | ||||
| * | Add `acdw/set-mark-or-expand-region' function and binding | Case Duckworth | 2021-08-15 | |
| | | | | | | | | | | A combination of `set-mark-command' and `er/expand-region' that is pretty useful IMO. I'm going to keep testing it and see if it's a-ok to keep using. | |||
* | | Change wc-idle-wait to 2 | Case Duckworth | 2021-08-16 | |
| | | ||||
* | | Correct drawer-ignoring logic in `acdw-org/count-words-stupidly' | Case Duckworth | 2021-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 branch 'main' of tildegit.org:acdw/emacs | Case Duckworth | 2021-08-15 | |
|\ | ||||
| * | Um-lambdafy a variable | Case Duckworth | 2021-08-15 | |
| | | ||||
| * | Move erc-hide-list to erc-track-exclude-types | Case Duckworth | 2021-08-15 | |
| | | ||||
| * | Change straight repo | Case Duckworth | 2021-08-15 | |
| | | ||||
| * | Merge `acdw-org/count-words' and `acdw-org/count-words-stupidly' | Case Duckworth | 2021-08-14 | |
| | | | | | | | | I kept the second name, because really, it is a stupid function. | |||
| * | Require `request' with `mastodon' | Case Duckworth | 2021-08-14 | |
| | | ||||
| * | Remove comments | Case Duckworth | 2021-08-14 | |
| | | ||||
| * | Implement `with-eval-after-loads' macro | Case Duckworth | 2021-08-14 | |
| | | ||||
| * | Use `unfill' package and delete `kill-ring-save-unfilled' | Case Duckworth | 2021-08-14 | |
| | | | | | | | | `acdw/copy-region-plain' takes care of what I want it to. | |||
| * | Remove <F1> for consult-buffer | Case Duckworth | 2021-08-14 | |
| | | ||||
| * | Merge two functions doing basically the same thing | Case Duckworth | 2021-08-14 | |
| | | | | | | | | for Custom buffers | |||
* | | Disconnect erc on kill-emacs | Case Duckworth | 2021-08-15 | |
|/ | ||||
* | Don't error on bad drawers | Case Duckworth | 2021-08-13 | |
| | ||||
* | Correct </> bug | Case Duckworth | 2021-08-13 | |
| | ||||
* | Edit `acdw-org/count-words-stupidly' to be even MOAR stupider | Case Duckworth | 2021-08-13 | |
| | ||||
* | Provide for when wc-mode isn't bound yet | Case Duckworth | 2021-08-13 | |
| | ||||
* | Undo earlier change with ERC message types | Case Duckworth | 2021-08-12 | |
| | ||||
* | Add acdw/copy-region-plain | Case Duckworth | 2021-08-12 | |
| | | | | This is finally the thing I was looking for | |||
* | Only show wc mode-line in wc-mode | Case Duckworth | 2021-08-12 | |
| | ||||
* | Correct simple-modeline--format for olivetti-mode, etc. | Case Duckworth | 2021-08-12 | |
| | ||||
* | Remove comment | Case Duckworth | 2021-08-12 | |
| | ||||
* | Don't warn on killing read-only text | Case Duckworth | 2021-08-12 | |
| | ||||
* | Change my word-count stuff to use wc-mode | Case Duckworth | 2021-08-12 | |
| | | | | More efficient (well, it doesn't block anyway) | |||
* | Break lambda out into function | Case Duckworth | 2021-08-12 | |
| | | | | .. and remove vuiet. oop | |||
* | Check that `consult-crm-map' is bound before assigning things to it | Case Duckworth | 2021-08-12 | |
| | ||||
* | Add comment | Case Duckworth | 2021-08-12 | |
| | ||||
* | Show JOIN/NICK/PART/QUIT, but not in modeline | Case Duckworth | 2021-08-12 | |
| | ||||
* | Merge branch 'main' of tildegit.org:acdw/emacs | Case Duckworth | 2021-08-12 | |
|\ | ||||
| * | Moving help back to C-h and F1 to consult-buffer | Case Duckworth | 2021-08-11 | |
| | | ||||
| * | Prefix current candidate in Vertico with ":" | Case Duckworth | 2021-08-11 | |
| | | ||||
| * | Add lots of orderless stuff | Case Duckworth | 2021-08-11 | |
| | | ||||
| * | Remove bind for embark-dwim | Case Duckworth | 2021-08-11 | |
| | | ||||
| * | Add vertico crm integration | Case Duckworth | 2021-08-11 | |
| | | | | | | | | I still don't know what crm is.... | |||
| * | Use Orderless Regexp Compiler for consult | Case Duckworth | 2021-08-11 | |
| | | ||||
| * | Use consult-rg BEFORE consult-git-grep | Case Duckworth | 2021-08-11 | |
| | | ||||
| * | Change {capitalize,upcase,downcase}-word to {}-dwim | Case Duckworth | 2021-08-11 | |
| | | ||||
| * | Recenter cursor on page after navigating pages | Case Duckworth | 2021-08-11 | |
| | | ||||
| * | Set up eshell prompt for outline | Case Duckworth | 2021-08-11 | |
| | | ||||
| * | Add acdw-compat.el | Case Duckworth | 2021-08-11 | |
| | | ||||
| * | Enable `crux-reopen-as-root-mode' | Case Duckworth | 2021-08-11 | |
| | | ||||
| * | Change font | Case Duckworth | 2021-08-11 | |
| | | | | | | | | | | I really should setup something based on what's /installed/, rather than system... or not... hm. | |||
* | | Customize quit message | Case Duckworth | 2021-08-12 | |
|/ | ||||
* | Enhance `customize' buffer for browsing | Case Duckworth | 2021-08-10 | |
| | | | | | | | I rarely use `customize' to actually set any options, preferring the programmatic `setup' macro. However, I often use `customize' to browse through my options for different packages. This setup removes the buttons and shows all hidden elements so I can more easily scroll through the `customize' buffer. | |||
* | Customize 'customize' | Case Duckworth | 2021-08-10 | |
| | | | | ... somewhat. still needs work. | |||
* | Comment out org-tag code | Case Duckworth | 2021-08-10 | |
| | | | | It isn't working for me right now. |