From b2faaae5840a3a134e24ae24eb65593669098039 Mon Sep 17 00:00:00 2001 From: Matthew Kosarek Date: Thu, 20 Oct 2022 08:52:50 -0400 Subject: Removing some junk scripts that were lying around --- lisp/org-custom.el | 1 + 1 file changed, 1 insertion(+) (limited to 'lisp/org-custom.el') diff --git a/lisp/org-custom.el b/lisp/org-custom.el index 066a2d9..5b13174 100644 --- a/lisp/org-custom.el +++ b/lisp/org-custom.el @@ -1,6 +1,7 @@ ;;; Code: +(require 'org) (defun org-custom-hook() "Custom org mode hook." (setq org-hide-emphasis-markers t) -- cgit v1.2.1