From e82fd63e4379617e60bbcc0d2b47dfceab649802 Mon Sep 17 00:00:00 2001 From: Steve Purcell Date: Thu, 15 Aug 2013 11:12:21 +0100 Subject: [PATCH] Least possible changes for package.el compatibility --- outshine.el | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/outshine.el b/outshine.el index 36a2c0d..bcc9833 100644 --- a/outshine.el +++ b/outshine.el @@ -1,4 +1,9 @@ -;; * outshine.el --- outline with outshine outshines outline +;;; outshine.el --- outline with outshine outshines outline +;; +;; Author: Thorsten Jolitz +;; Version: 1.0 +;; URL: https://github.com/tj64/outshine +;; ;; ** MetaData ;; :PROPERTIES: ;; :copyright: Thorsten_Jolitz @@ -1686,4 +1691,4 @@ i.e. the text following the regexp match until the next space character." ;; ispell-local-dictionary: "en_US" ;; End: -;; outshine.el ends here +;;; outshine.el ends here