solarized-emacs

a fork of Bozhidar Batsov's solarized-emacs
git clone https://git.trogloxene.org/solarized-emacs.git
Log | Files | Refs | README

commit d49252bca7d8f2f12033e9cb87e32c5836402839
parent 6b2e9d8a88d13a111125856923be39e3525e8b2f
Author: conao3 <conao3@gmail.com>
Date:   Sun,  3 Nov 2019 05:17:10 +0900

fix package description

this fixes below package-lint warning
> Including "Emacs" in the package summary is usually redundant. (emacs-lisp-package)

Diffstat:
Msolarized.el | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/solarized.el b/solarized.el @@ -1,4 +1,4 @@ -;;; solarized.el --- Solarized for Emacs. +;;; solarized.el --- Solarized theme ;; Copyright (C) 2011-2019 Bozhidar Batsov