emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/subatomic-theme 4a2a3e9 04/58: fixed package format


From: ELPA Syncer
Subject: [nongnu] elpa/subatomic-theme 4a2a3e9 04/58: fixed package format
Date: Thu, 21 Oct 2021 18:11:11 -0400 (EDT)

branch: elpa/subatomic-theme
commit 4a2a3e97ca29e24660910ddd41839b45899d8b95
Author: John Olsson <john@cryon.se>
Commit: John Olsson <john@cryon.se>

    fixed package format
---
 subatomic-theme.el | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)

diff --git a/subatomic-theme.el b/subatomic-theme.el
index 209dd6e..1436bf4 100644
--- a/subatomic-theme.el
+++ b/subatomic-theme.el
@@ -1,6 +1,10 @@
-;; subatomic-theme.el
-;;
-;; Copyright 2012 John Olsson (john@cryon.se)
+;;; subatomic-theme.el --- Nice looking wmacs 24 theme
+
+;; Copyright 2012 John Olsson
+
+;;; Author: John Olsson <john@cryon.se>
+;;; 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
@@ -577,3 +581,6 @@
    (file-name-as-directory (file-name-directory load-file-name))))
 
 (provide-theme 'subatomic)
+
+
+;;; subatomic-theme.el ends here



reply via email to

[Prev in Thread] Current Thread [Next in Thread]