From 1e9f3d3b1aba467e5fe0ac830b43165bb8b92037 Mon Sep 17 00:00:00 2001 From: Chris Mann Date: Sun, 19 Oct 2008 09:55:26 +1030 Subject: [PATCH] * wesnoth-update: Updated changelog. (wesnoth-update-version): 0.1.1. --- wesnoth-update.el | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/wesnoth-update.el b/wesnoth-update.el index 06522e1..22a6a09 100644 --- a/wesnoth-update.el +++ b/wesnoth-update.el @@ -59,11 +59,16 @@ ;; available to `wesnoth-mode'. ;;; History: +;; 0.1.1 +;; * Provide means for increased performance when referencing attributes and +;; tags. +;; * Gather project macro information for the local buffer only, instead of +;; from files in the directory. ;; 0.1 ;; * Initial version ;;; Code: -(defvar wesnoth-update-version "0.1" +(defvar wesnoth-update-version "0.1.1" "Version of `wesnoth-update'.") (defcustom wesnoth-root-directory nil -- 2.11.4.GIT