Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Maximize frame when it's created | Case Duckworth | 2021-08-26 | |
| | | | | Unless it's in edit-server-edit-mode... | |||
* | Add bindings to widen org-buffer on next/previous heading | Case Duckworth | 2021-08-26 | |
| | ||||
* | Add experimental (commented) :after advice for do-auto-fill | Case Duckworth | 2021-08-26 | |
| | ||||
* | Merge branch 'main' of https://tildegit.org/acdw/emacs | Case Duckworth | 2021-08-26 | |
|\ | ||||
| * | Add `case-repeat-map' to change word case | Case Duckworth | 2021-08-26 | |
| | | | | | | | | I'm pretty proud of this one, actually. | |||
| * | Resort minibuffer options | Case Duckworth | 2021-08-26 | |
| | | ||||
| * | Change disabled-function logic. | Case Duckworth | 2021-08-26 | |
| | | | | | | | | Don't disable everything /first/, just enable things I want to enable. | |||
* | | Maximize frame at home | Case Duckworth | 2021-08-26 | |
|/ | ||||
* | Change C-o, M-o, M-l bindings | Case Duckworth | 2021-08-25 | |
| | | | | | | | | | | C-o now opens a link with ace-link. M-o now calls `crux-smart-open-line-above'. M-l now calls `crux-smart-open-line'. `lowercase-word', the previous binding to M-l, is not really necessary; most of the time `lowercase-dwim' works fine and is bound to C-c l. I should setup a repeat-map for those, tho.... | |||
* | Change disabled-command-function and disable commands | Case Duckworth | 2021-08-25 | |
| | | | | | | | I want to be able to do anything, but some commands are bound to keys that I hit all the time and it's annoying. So I've disabled them but changed the `disabled-key-function' to check whether I've passed the command with M-x or using the dumb keybinding, and only allow the M-x form. | |||
* | Fix typo bug when visiting non-file buffer | Case Duckworth | 2021-08-25 | |
| | ||||
* | Fix weird `setup' bug with `:file-match' | Case Duckworth | 2021-08-25 | |
| | ||||
* | Fix ace-link loading bug | Case Duckworth | 2021-08-25 | |
| | ||||
* | Fix bug with disabled-command-function | Case Duckworth | 2021-08-25 | |
| | ||||
* | Change page navigation keys and enable repeat-map | Case Duckworth | 2021-08-25 | |
| | ||||
* | Change other stuff for scroll-margin changes | Case Duckworth | 2021-08-25 | |
| | ||||
* | Rearrange dired stuff | Case Duckworth | 2021-08-25 | |
| | ||||
* | Add repeat-mode to acdw-compat | Case Duckworth | 2021-08-25 | |
| | ||||
* | Change typo logic on ' | Case Duckworth | 2021-08-25 | |
| | | | | I should set up a typo-repeater or w/e to go from ' to ′ to ″. | |||
* | Change scroll margin | Case Duckworth | 2021-08-25 | |
| | ||||
* | Change disabled command logic | Case Duckworth | 2021-08-25 | |
| | ||||
* | Merge branch 'main' of tildegit.org:acdw/emacs | Case Duckworth | 2021-08-24 | |
|\ | ||||
| * | Merge branch 'main' of https://tildegit.org/acdw/emacs | Case Duckworth | 2021-08-24 | |
| |\ | ||||
| * | | Setup `repeat-mode' real nice like | Case Duckworth | 2021-08-24 | |
| | | | ||||
| * | | Change helpful-switch-to-buffer-function | Case Duckworth | 2021-08-24 | |
| | | | | | | | | | | | | about to use popper.el..... | |||
| * | | Fix ibuffer hook | Case Duckworth | 2021-08-24 | |
| | | | ||||
| * | | Define page-delimiter in eshell | Case Duckworth | 2021-08-24 | |
| | | | ||||
| * | | Fix long-standing eshell binding bug | Case Duckworth | 2021-08-24 | |
| | | | ||||
* | | | Add C-= back to expand-region | Case Duckworth | 2021-08-24 | |
| | | | | | | | | | | | | I keep pushing it -_- | |||
* | | | Disable erc-track-mode when clocked in | Case Duckworth | 2021-08-24 | |
| |/ |/| | ||||
* | | IDK change stuff | Case Duckworth | 2021-08-23 | |
|/ | | | | LOL | |||
* | Remove M-/ bind for completion-at-point shadowing hippie | Case Duckworth | 2021-08-22 | |
| | ||||
* | Replace form-feed with page-break-lines | Case Duckworth | 2021-08-22 | |
| | ||||
* | Don't save a custom file at all | Case Duckworth | 2021-08-22 | |
| | ||||
* | Comment out form-feed | Case Duckworth | 2021-08-21 | |
| | ||||
* | Change page-handling logic | Case Duckworth | 2021-08-20 | |
| | | | | | | | See the following urls: http://endlessparentheses.com/improving-page-navigation.html https://ericjmritz.wordpress.com/2015/08/29/using-page-breaks-in-gnu-emacs/ | |||
* | Fix typos | Case Duckworth | 2021-08-20 | |
| | ||||
* | A couple o' changes | Case Duckworth | 2021-08-20 | |
| | ||||
* | Merge branch 'main' of https://tildegit.org/acdw/emacs | Case Duckworth | 2021-08-19 | |
|\ | ||||
| * | Merge branch 'main' of tildegit.org:acdw/emacs | Case Duckworth | 2021-08-19 | |
| |\ | ||||
| * | | Make helpful-buffer work more sanely | Case Duckworth | 2021-08-19 | |
| | | | | | | | | | | | | | | | Ideally, I'd have something like "bury-buffer" and "kill-window" or ... whatever. But this isn't so bad, really. | |||
| * | | Update 0x0-default-host to new variable name | Case Duckworth | 2021-08-19 | |
| | | | ||||
| * | | Totally comment out all flyspell stuff | Case Duckworth | 2021-08-19 | |
| | | | | | | | | | | | | SOO ANNOOYYINNNGG | |||
* | | | Auto revert non-file buffers | Case Duckworth | 2021-08-19 | |
| | | | ||||
* | | | Add newlines when visiting and saving buffers | Case Duckworth | 2021-08-19 | |
| |/ |/| | ||||
* | | Make M-x act like M-X on Emacs 28 | Case Duckworth | 2021-08-18 | |
| | | ||||
* | | Make erc-timestamp intangible | Case Duckworth | 2021-08-18 | |
|/ | ||||
* | Re-enable limit on word count | Case Duckworth | 2021-08-17 | |
| | ||||
* | Reconfigure flyspell | Case Duckworth | 2021-08-17 | |
| | ||||
* | Finesse `text-mode-hook' vis-a-vis `typo-mode' | Case Duckworth | 2021-08-17 | |
| | | | | | Add a predicate to check whether to enable `text-mode' in a given buffer. E.g., don't enable `text-mode' in COMMIT_EDITMSG buffers. |