]> git.earman.xyz Git - emacsinit.git/commitdiff
Remove unused cruft
authorrearman <rearman@r717.net>
Thu, 5 Mar 2026 15:16:00 +0000 (10:16 -0500)
committerrearman <rearman@r717.net>
Thu, 5 Mar 2026 15:16:00 +0000 (10:16 -0500)
Don't add newlines with next-line - causes issues with region selecting via
mouse.  removed some stuff that was commented out (I didn't miss it).

init.el

diff --git a/init.el b/init.el
index bccdeede923ca4ec52c92d31f3aab3a3c009b837..bbc2e3b937e6c0b45d55be26347da68781bc42b6 100644 (file)
--- a/init.el
+++ b/init.el
@@ -14,8 +14,6 @@
 (require 're-editing-defuns)
 (require 're-file-defuns)
 (require 're-vc-defuns)
-;; (require 'acme-mouse)
-;; (require 'fully-mono-themes)
 (require 'wobow-themes)
 (require 're-os-specific)
 (require 're-bindings)