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

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

[nongnu] elpa/inkpot-theme d82680ab7a 088/104: Cleanup: checkdoc warnign


From: ELPA Syncer
Subject: [nongnu] elpa/inkpot-theme d82680ab7a 088/104: Cleanup: checkdoc warnigns
Date: Thu, 7 Jul 2022 12:01:30 -0400 (EDT)

branch: elpa/inkpot-theme
commit d82680ab7a7531a1c9369e65f2714285e43c6688
Author: Campbell Barton <ideasman42@gmail.com>
Commit: Campbell Barton <ideasman42@gmail.com>

    Cleanup: checkdoc warnigns
---
 inkpot-theme.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/inkpot-theme.el b/inkpot-theme.el
index 776bcca73e..67a46413a5 100644
--- a/inkpot-theme.el
+++ b/inkpot-theme.el
@@ -1,10 +1,10 @@
-;;; inkpot-theme.el --- port of vim's inkpot theme -*- lexical-binding: t -*-
+;;; inkpot-theme.el --- A port of vim's inkpot theme -*- lexical-binding: t -*-
 
 ;; Author: Sarah Iovan <sarah@hwaetageek.com>
 ;;         Campbell Barton <ideasman42@gmail.com>
 ;; URL: https://gitlab.com/ideasman42/emacs-inkpot-theme
 ;; Version: 0.1
-;; Keywords: color, theme
+;; Package-Requires: ((emacs "24.1"))
 
 ;; This program is free software: you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by



reply via email to

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