branch: elpa/subatomic-theme
commit dd657d02f5b1e87c623bc3fd9d9c96034274b996
Author: John Olsson <[email protected]>
Commit: John Olsson <[email protected]>
minor changes to metadata
---
subatomic-theme.el | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/subatomic-theme.el b/subatomic-theme.el
index ad19a2f..0ab1d33 100644
--- a/subatomic-theme.el
+++ b/subatomic-theme.el
@@ -2,9 +2,9 @@
;; Copyright 2012 John Olsson
-;;; Author: John Olsson <[email protected]>
-;;; URL: https://github.com/cryon/subatomic
-;;; Version: 1.0
+;; Author: John Olsson <[email protected]>
+;; URL: https://github.com/cryon/subatomic
+;; Version: 1.0
;; This file is free software: you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published
@@ -573,7 +573,6 @@
))
-;; finally
;;;###autoload
(when load-file-name
(add-to-list
@@ -582,5 +581,4 @@
(provide-theme 'subatomic)
-
;;; subatomic-theme.el ends here