* wesnoth-mode.el (wesnoth-mode-version): 1.3.4a.
commit8fee28bdda3aa47628f5a77a93e256844265228d
authorChris Mann <chris@gnawty.home>
Wed, 14 Jan 2009 23:35:58 +0000 (15 10:05 +1030)
committerChris Mann <chris@gnawty.home>
Wed, 14 Jan 2009 23:35:58 +0000 (15 10:05 +1030)
treea2cad28b1c295198396c9ec465162aceb62036b3
parent8b1138ca9c2c868c5d494a980f5aa0c91e2e9f34
* wesnoth-mode.el (wesnoth-mode-version): 1.3.4a.
  (wesnoth-element, wesnoth-element-closing, wesnoth-element-opening): Add
  #ifdef preprossor macros when wesnoth-indent-preprocessor-bol is nil.
  (wesnoth-active-parent-tag): Fixed a bug when immediately within a
  preprocessor statement.
  (wesnoth-indent): Add support for indenting elements relative to #ifdef when
  wesnoth-indent-preprocessor-bol.
  (wesnoth-determine-context): Fix a bug where too much was taken from the end
  of the wesnoth-element regexp, which could result in malformed regexp.  Add
  support for getting the context of #ifdef preprocessor statements when
  wesnoth-indent-preprocessor-bol is nil.
wesnoth-mode.el