From d9efb146b2d9678f9f77de2896d1df6d68c6499f Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Sun, 3 Jan 2021 08:37:52 -0600 Subject: Fix header args --- config.org | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/config.org b/config.org index 65dc47a..365a230 100644 --- a/config.org +++ b/config.org @@ -1,18 +1,17 @@ #+TITLE: Emacs, emacs, emacs #+AUTHOR: Case Duckworth -#+PROPERTY: header-args :tangle config.el :tangle-mode (identity #o444) -#+PROPERTY: header-args :comments both :mkdirp yes +#+PROPERTY: header-args :tangle config.el :tangle-mode (identity #o444) :comments both :mkdirp yes #+STARTUP: overview #+EXPORT_FILE_NAME: README.md #+OPTIONS: toc:nil #+BANKRUPTCY_COUNT: 3.2 -#+Time-stamp: <2021-01-02 11:38:06 acdw> +#+Time-stamp: <2021-01-03 08:37:07 acdw> * Basics ** Disclaimer - #+begin_src emacs-lisp :comments no :tangle config.el + #+begin_src emacs-lisp :comments no ;; config.el -*- lexical-binding: t -*- ;; This file is automatically tangled from config.org. ;; Hand edits will be overwritten! -- cgit 1.4.1-21-gabe81