From c11c530c2870caf7f586722ab55f0316b1be5e12 Mon Sep 17 00:00:00 2001 From: Ian Kelling Date: Wed, 24 Apr 2024 15:35:41 -0400 Subject: [PATCH] minor config update --- init.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/init.el b/init.el index 1b3b6d1..e91121d 100644 --- a/init.el +++ b/init.el @@ -1769,7 +1769,6 @@ or else the number of characters matched by `outline-regexp'." "#fsfsys" "#gnu" "#librecmc" - "#libreplanet-tech-support" "#libreplanet" "#mnt-reform" "#nouveau" @@ -1845,7 +1844,7 @@ or else the number of characters matched by `outline-regexp'." (dolist (r `( (?i (file . ,(concat user-emacs-directory "init.el"))) - (?o (file . ,"/a/work.org")) + (?o (file . ,"/b/w/work.org")) (?t (file . ,"/a/t.org")) (?s (file . ,"/usr/share/doc/exim4-base/spec.txt.gz")) (?w (file . ,"/p/w.org")) -- 2.30.2