]> git.earman.xyz Git - emacsinit.git/commitdiff
Enabling dired-find-alternate-file
authorrearman <rearman@r717.net>
Mon, 17 Oct 2022 19:06:06 +0000 (15:06 -0400)
committerrearman <rearman@r717.net>
Mon, 17 Oct 2022 19:06:06 +0000 (15:06 -0400)
common-init.el

index 32e2b43415568a4e4abe97fc4ccf5abca237804a..9a39160216ea644d0e9690be86d950618406dc09 100644 (file)
@@ -153,6 +153,7 @@ Assumes common-init is defined as a variable in the separate init."
 ;; PUTS AND PUSHES
 (put 'upcase-region 'disabled nil)
 (put 'downcase-region 'disabled nil)
+(put 'dired-find-alternate-file 'disabled nil)
 
 ;; BINDINGS
 ;; USER SPACE