From 3843afc1e499123bea752c925a4c0d0b7167b8a7 Mon Sep 17 00:00:00 2001 From: Matthew Carter Date: Fri, 6 Feb 2015 09:45:42 -0500 Subject: [PATCH] Add note in news about what was changed, increment version number of theme --- ahungry-theme.el | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 -- 2.39.2