summary refs log tree commit diff stats
path: root/lisp
Commit message (Collapse)AuthorAge
* Modeline stuff!Case Duckworth2022-05-12
|
* mehCase Duckworth2022-05-10
|
* Further mode line changesCase Duckworth2022-05-10
|
* Merge branch 'main' of tildegit.org:acdw/emacsCase Duckworth2022-05-10
|\
| * MergedCase Duckworth2022-05-09
| |\
| * | mehCase Duckworth2022-05-09
| | |
* | | mehCase Duckworth2022-05-10
| | |
* | | Add +modeline-spacerCase Duckworth2022-05-10
| |/ |/|
* | Further modeline changesCase Duckworth2022-05-06
| |
* | Merge branch 'main' of tildegit.org:acdw/emacsCase Duckworth2022-05-06
|\|
| * Fix a subtle bug in +mapc-some-buffersCase Duckworth2022-05-05
| |
| * Change modelineCase Duckworth2022-05-05
| |
* | mehCase Duckworth2022-05-06
| |
* | Add +sort-linesCase Duckworth2022-05-06
| |
* | Make modes in which to ignore open-paragraph a customization optionCase Duckworth2022-05-06
| |
* | Pull recipe repos as part of +straight-update-allCase Duckworth2022-05-06
| |
* | Add straight :needsCase Duckworth2022-05-06
| |
* | Demote errors more better-erCase Duckworth2022-05-06
| |
* | Remove redundancyCase Duckworth2022-05-06
| |
* | Add find-script.elCase Duckworth2022-05-06
|/
* IndentationCase Duckworth2022-05-01
|
* Add `+indent-rigidly'Case Duckworth2022-05-01
| | | | This works line-wise if the region isn't active.
* Allow passing a list of modes to `+mapc-some-buffers'Case Duckworth2022-05-01
| | | | | Due to the way this is written, I can't pass one mode by itself---it must be a list.
* Add +org-wrap-on-hyphensCase Duckworth2022-05-01
|
* Add +compile-dispatchCase Duckworth2022-05-01
| | | | | At some point I probably should add a +recompile .. or something, I'm not sure how the compile flow works in Emacs.
* Return point to the same point relative of defun in +init-sortCase Duckworth2022-05-01
|
* Make hiding tracking-mode-line when clocked in configurableCase Duckworth2022-04-28
|
* Dim .gitignore files (mostly) in diredCase Duckworth2022-04-28
|
* Add long-s-modeCase Duckworth2022-04-28
|
* blehCase Duckworth2022-04-27
|
* Add functions for orgCase Duckworth2022-04-27
| | | | These aren't bound or implemented but they're here in case I want them.
* Add +org-show-modeCase Duckworth2022-04-27
| | | | Toggle org-hide-emphasis-markers and org-link display
* Also inhibit user-save-mode with predicatesCase Duckworth2022-04-27
|
* Display fortunes in scratch bufferCase Duckworth2022-04-27
|
* Add +org-export-pre-hook to prepare the buffer before exportCase Duckworth2022-04-24
|
* Add commentary to user-save.elCase Duckworth2022-04-24
|
* Change `+org-before-save@prettify-buffer'Case Duckworth2022-04-24
|
* Fix `+org-fix-blank-lines'Case Duckworth2022-04-24
|
* Correct backward-kill-word behaviorCase Duckworth2022-04-24
|
* Merge branch 'main' of tildegit.org:acdw/emacsCase Duckworth2022-04-20
|\
| * Enhance :straight setup formCase Duckworth2022-04-19
| | | | | | | | | | :straight now takes care of :straight-when, :also-straight, and possibly others, later.
* | blehCase Duckworth2022-04-20
| |
* | Add org-drawer-listCase Duckworth2022-04-20
|/
* Dang ol +shr.el fileCase Duckworth2022-04-12
|
* Fix requiresCase Duckworth2022-04-12
|
* Add dlet to compat.elCase Duckworth2022-04-12
|
* Add +dired-goto-fileCase Duckworth2022-04-12
| | | | | This function fixes dumbness in vertico-directory when jumping directories in dired.
* Add +crux-kill-and-join-forwardCase Duckworth2022-04-12
| | | | This one is visual-line-mode aware
* Start the server if not alreadyCase Duckworth2022-04-12
|
* Merge branch 'main' of tildegit.org:acdw/emacsCase Duckworth2022-04-02
|\