From a1847341ead79d079edf92b0330d8cc4e06013d0 Mon Sep 17 00:00:00 2001 From: Chris Mann Date: Sun, 2 Nov 2008 11:52:49 +1030 Subject: [PATCH] * wesnoth-mode.el: Updated history for latest changes. --- wesnoth-mode.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/wesnoth-mode.el b/wesnoth-mode.el index 3d906c9..43ec103 100644 --- a/wesnoth-mode.el +++ b/wesnoth-mode.el @@ -34,6 +34,9 @@ ;;; History: ;; 1.3.2 +;; * Fixed a bug where attributes immediately within #ifn?def were always +;; reported to be illegal. +;; * Fixed a bug where tags immediately within #ifn?def were always legal. ;; * Major performance improvements to indentation and WML checking. ;; * Fixed a bug where when inserting missing tags, scanning would only be ;; performed up to point. -- 2.11.4.GIT