From: Matthew Carter Date: Fri, 6 Feb 2015 14:45:42 +0000 (-0500) Subject: Add note in news about what was changed, increment version number of theme X-Git-Url: https://code.delx.au/gnu-emacs-elpa/commitdiff_plain/3843afc1e499123bea752c925a4c0d0b7167b8a7 Add note in news about what was changed, increment version number of theme --- diff --git a/ahungry-theme.el b/ahungry-theme.el index b513c9a3c..a5457e2e6 100644 --- a/ahungry-theme.el +++ b/ahungry-theme.el @@ -5,7 +5,7 @@ ;; Author: Matthew Carter ;; Maintainer: Matthew Carter ;; URL: https://github.com/ahungry/color-theme-ahungry -;; Version: 1.0.4 +;; Version: 1.0.5 ;; Keywords: ahungry palette color theme emacs color-theme deftheme ;; Package-Requires: ((emacs "24")) @@ -36,6 +36,9 @@ ;;; News: +;;;; Changes since 1.0.4: +;; - Don't circumvent normal autoloads functionality, use the comment load method + ;;;; Changes since 1.0.3: ;; - Manually include an autoloads file to make sure ;; custom-theme-load-path is filled out