From 5b84c42b1888ff65e3b52d72afb16cecb04332c8 Mon Sep 17 00:00:00 2001 From: tj Date: Mon, 10 Nov 2014 12:11:10 +0100 Subject: [PATCH] Remove leftover export header. --- outshine.el | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/outshine.el b/outshine.el index 3bd5fe1..4ca1d8d 100644 --- a/outshine.el +++ b/outshine.el @@ -1,21 +1,3 @@ -;; # <<<*** BEGIN EXPORT TEMPLATE [edits will be lost at exit] ***>>> - -;; #+TITLE: outshine -;; #+LANGUAGE: en -;; #+AUTHOR: Thorsten Jolitz -;; #+EMAIL: tjolitz@gmail.com -;; #+OPTIONS: H:3 num:t toc:3 \n:nil @:t ::t |:t ^:nil -:t f:t *:t <:nil prop:t -;; #+OPTIONS: TeX:t LaTeX:nil skip:nil d:nil todo:t pri:nil tags:not-in-toc -;; #+OPTIONS: author:t creator:t timestamp:t email:t -;; # #+DESCRIPTION: <> -;; # #+KEYWORDS: <> -;; # #+SEQ_TODO: <> -;; #+INFOJS_OPT: view:nil toc:t ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js -;; #+EXPORT_SELECT_TAGS: export -;; #+EXPORT_EXCLUDE_TAGS: noexport - -;; # <<<*** END EXPORT TEMPLATE ***>>> - ;;; outshine.el --- outline with outshine outshines outline ;; Author: Thorsten Jolitz