From: Ian Kelling Date: Wed, 24 Apr 2024 19:35:41 +0000 (-0400) Subject: minor config update X-Git-Url: https://iankelling.org/git/?p=dot-emacs;a=commitdiff_plain;h=HEAD;ds=sidebyside minor config update --- 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"))