From b03a002bce552485b47d3bb89b5ccd7a0e9b4e26 Mon Sep 17 00:00:00 2001 From: Duncan Wilkie Date: Sun, 30 Jul 2023 07:44:09 -0500 Subject: Forgot to sync this a bunch of times. --- org/.dir-locals.el~ | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 org/.dir-locals.el~ (limited to 'org/.dir-locals.el~') diff --git a/org/.dir-locals.el~ b/org/.dir-locals.el~ new file mode 100644 index 0000000..d00959c --- /dev/null +++ b/org/.dir-locals.el~ @@ -0,0 +1,4 @@ +;;; Directory Local Variables +;;; For more information see (info "(emacs) Directory Variables") + +((org-mode . ((eval . (add-hook 'after-save-hook #'ox-haunt-export-to-html 0 t))))) -- cgit v1.2.3