Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 | ||
* | 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. | ||
* | Add docstrings | Case Duckworth | 2021-08-10 |
| | |||
* | Add acdw-modeline/position | Case Duckworth | 2021-08-10 |
| | |||
* | Change acdw/system call to executable-find | Case Duckworth | 2021-08-10 |
| | | | | It's better this way. | ||
* | Merge branch 'main' of tildegit.org:acdw/emacs | Case Duckworth | 2021-08-10 |
|\ | |||
| * | Whitespace | Case Duckworth | 2021-08-09 |
| | | |||
| * | Ad which-key config to embark | Case Duckworth | 2021-08-09 |
| | | |||
| * | Further configure embark | Case Duckworth | 2021-08-09 |
| | | |||
| * | Add embark | Case Duckworth | 2021-08-09 |
| | | | | | | | | Remove imenu-anywhere -- I didn't know I had it installed! | ||
| * | Add vertico extensions | Case Duckworth | 2021-08-09 |
| | | |||
| * | Configure minibuffer | Case Duckworth | 2021-08-09 |
| | | |||
| * | Configure completion framework | Case Duckworth | 2021-08-09 |
| | | |||
* | | Add region-active indicator to word-count modeline | Case Duckworth | 2021-08-10 |
| | |