summaryrefslogtreecommitdiffhomepage
path: root/init.el
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2024-02-16 11:51:24 +0000
committerjao <jao@gnu.org>2024-02-16 11:51:24 +0000
commit1081d179badc895af1de68125baadf23810486cd (patch)
tree389dbf06f4373cf217562df1013bcd8c50682770 /init.el
parent837f9393d950c97f1aea3909676cc3c7842af70f (diff)
downloadelibs-1081d179badc895af1de68125baadf23810486cd.tar.gz
elibs-1081d179badc895af1de68125baadf23810486cd.tar.bz2
~/org -> ~/doc/org
Diffstat (limited to 'init.el')
-rw-r--r--init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.el b/init.el
index 57c7a7b..5d84480 100644
--- a/init.el
+++ b/init.el
@@ -41,7 +41,7 @@
(defun jao-data-file (file) (expand-file-name file jao-data-dir))
-(defvar jao-org-dir (expand-file-name "~/org"))
+(setq jao-org-dir (expand-file-name "~/doc/org"))
(defvar jao-sink-dir
(file-name-as-directory (expand-file-name "~/doc/sink"))