]> git.earman.xyz Git - emacsinit.git/commit
Split dired defuns out into their own file
authorrearman <rearman@r717.net>
Wed, 31 Dec 2025 18:43:43 +0000 (13:43 -0500)
committerrearman <rearman@r717.net>
Wed, 31 Dec 2025 18:43:43 +0000 (13:43 -0500)
commitb1c1a701d1bd5fa408d335947efeae413583e65b
tree30d1480e53140b6a88eb74d1c51cf0163b28f6ab
parent8c6cb1d0e6a18ebe38813e5a9055b8999869bc0f
Split dired defuns out into their own file

Add binding to open dired in new frame, move 'open-marked' to a defun instead
of a lambda.
init.el
re/re-bindings.el
re/re-dired-defuns.el [new file with mode: 0644]