branch: master commit 3843afc1e499123bea752c925a4c0d0b7167b8a7 Author: Matthew Carter <m...@ahungry.com> Commit: Matthew Carter <m...@ahungry.com>
Add note in news about what was changed, increment version number of theme --- ahungry-theme.el | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/ahungry-theme.el b/ahungry-theme.el index b513c9a..a5457e2 100644 --- a/ahungry-theme.el +++ b/ahungry-theme.el @@ -5,7 +5,7 @@ ;; Author: Matthew Carter <m...@ahungry.com> ;; Maintainer: Matthew Carter <m...@ahungry.com> ;; 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