[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
- [nongnu] branch elpa/inkpot-theme created (now 59056ef2e8), ELPA Syncer, 2022/07/07
- [nongnu] elpa/inkpot-theme 3b44d080dc 002/104: Update README.md, ELPA Syncer, 2022/07/07
- [nongnu] elpa/inkpot-theme 243a2c29ea 023/104: Fix package meta comment, ELPA Syncer, 2022/07/07
- [nongnu] elpa/inkpot-theme ebcc088c35 042/104: Add original colors for reference, ELPA Syncer, 2022/07/07
- [nongnu] elpa/inkpot-theme 58e9f562e0 067/104: Cleanup: order font-lock first, ELPA Syncer, 2022/07/07
- [nongnu] elpa/inkpot-theme 2fee11a253 065/104: Update comments, ELPA Syncer, 2022/07/07
- [nongnu] elpa/inkpot-theme b992c0996b 044/104: Org-Mode: use string colors for code & verbatim, ELPA Syncer, 2022/07/07
- [nongnu] elpa/inkpot-theme 47df7a4a80 055/104: mode-line: remove mode-line buffer id, ELPA Syncer, 2022/07/07
- [nongnu] elpa/inkpot-theme 1c8d726b3f 077/104: Add changelog, ELPA Syncer, 2022/07/07
- [nongnu] elpa/inkpot-theme e8ae7b2345 082/104: readme: tweak melpa link, heading levels, ELPA Syncer, 2022/07/07
- [nongnu] elpa/inkpot-theme d82680ab7a 088/104: Cleanup: checkdoc warnigns,
ELPA Syncer <=
- [nongnu] elpa/inkpot-theme 62505aeb1c 092/104: Add `scroll-bar` face, ELPA Syncer, 2022/07/07
- [nongnu] elpa/inkpot-theme b0e46fd9e1 101/104: Fix swiper-line-face rendering comments unreadable, ELPA Syncer, 2022/07/07
- [nongnu] elpa/inkpot-theme ed488fcbc8 058/104: Add lsp face write, ELPA Syncer, 2022/07/07
- [nongnu] elpa/inkpot-theme 2e8c4d126b 070/104: Refactor: named colors, ELPA Syncer, 2022/07/07
- [nongnu] elpa/inkpot-theme 5a5ee75e5e 005/104: Merge github.com:siovan/emacs24-inkpot, ELPA Syncer, 2022/07/07
- [nongnu] elpa/inkpot-theme 984df64e75 015/104: Correct error color, ELPA Syncer, 2022/07/07
- [nongnu] elpa/inkpot-theme 17d01b2387 014/104: Correct keyword and constant color, ELPA Syncer, 2022/07/07
- [nongnu] elpa/inkpot-theme 10f192e305 017/104: Add theme colors for ivy active item, ELPA Syncer, 2022/07/07
- [nongnu] elpa/inkpot-theme 771c3bc271 032/104: Add auto-complete colors, ELPA Syncer, 2022/07/07
- [nongnu] elpa/inkpot-theme 614ccce439 096/104: Set the font for lsp-face-semhl-* faces, ELPA Syncer, 2022/07/07