From d408351780bbec58d3ed672fca9b0537a47a5318 Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Wed, 17 Feb 2016 11:59:49 +0100 Subject: [PATCH] Oops, release tramp-theme 0.1.1 * packages/tramp-theme/README: * packages/tramp-theme/tramp-theme.el: New files. --- packages/tramp-theme/tramp-theme.el | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/tramp-theme/tramp-theme.el b/packages/tramp-theme/tramp-theme.el index 2ef259422..4b58e4a34 100644 --- a/packages/tramp-theme/tramp-theme.el +++ b/packages/tramp-theme/tramp-theme.el @@ -3,19 +3,19 @@ ;; Copyright (C) 2016 Free Software Foundation, Inc. ;; Author: Michael Albinus +;; Keywords: convenience, faces ;; Package: tramp-theme -;; Version: 0.1 +;; Version: 0.1.1 ;; Package-Requires: ((emacs "24.1")) +;; This file is not part of GNU Emacs. -;; This file is part of GNU Emacs. - -;; GNU Emacs is free software: you can redistribute it and/or modify +;; 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 ;; the Free Software Foundation, either version 3 of the License, or ;; (at your option) any later version. -;; GNU Emacs is distributed in the hope that it will be useful, +;; This program is distributed in the hope that it will be useful, ;; but WITHOUT ANY WARRANTY; without even the implied warranty of ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ;; GNU General Public License for more details. -- 2.39.2