* wesnoth-mode.el (wesnoth-preprocessor-regexp): No longer require a trailing
commitf6b28adfe320ee67fc15b9bf55c15341b1ffbe96
authorChris Mann <chris@gnawty.home>
Sat, 18 Oct 2008 00:16:40 +0000 (18 10:46 +1030)
committerChris Mann <chris@gnawty.home>
Sat, 18 Oct 2008 00:16:40 +0000 (18 10:46 +1030)
tree267db9c433bbf4082a3dac22b1e1b835a601631c
parent8895429b1f272b495890b7806db93ab380de3924
* wesnoth-mode.el (wesnoth-preprocessor-regexp): No longer require a trailing
  space to match some elements.
  (wesnoth-syntax-table): Clean-up spurious spaces.
  (wesnoth-syntactic-keywords): Fixed spurious `#enddef' match.
  (wesnoth-nth-pair-position): Moved to correct section of code.
  (wesnoth-check-wml): Removed handling of preprocessor statements when a match
  was impossible.  Now checks for arguments for specific preprocessor
  statements.  Fixed message wording when elements are unmatched at the end.
  Renamed unmatched-tag-list -> unmatched.
  (wesnoth-check-structure, wesnoth-element-requires): Renamed
  unmatched-tag-list -> unmatched.
wesnoth-mode.el