branch: master
commit d408351780bbec58d3ed672fca9b0537a47a5318
Author: Michael Albinus <[email protected]>
Commit: Michael Albinus <[email protected]>
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 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/packages/tramp-theme/tramp-theme.el
b/packages/tramp-theme/tramp-theme.el
index 2ef2594..4b58e4a 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 <[email protected]>
+;; 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.