* wesnoth-mode.el (wesnoth-parent-tag): Ignore #ifn?def.
commitea62b1f160ca6d43c9c0992f9e8be7e6ab49f4bf
authorChris Mann <chris@gnawty.home>
Sun, 2 Nov 2008 01:18:14 +0000 (2 11:48 +1030)
committerChris Mann <chris@gnawty.home>
Sun, 2 Nov 2008 01:18:14 +0000 (2 11:48 +1030)
tree474fd15f2576b12c017d483533c0bae577d9505d
parent07f60c1ffea8a1660a9d344a6b6f9e58e3be1218
* wesnoth-mode.el (wesnoth-parent-tag): Ignore #ifn?def.
  (wesnoth-build-completion): No longer decrement position.  Not necessary.
  (wesnoth-complete-attribute): Updated for changes to
  `wesnoth-build-completion'.
  (wesnoth-complete-tag): Fix a bug where matching closing tags were not
  found.  Updated for changes to `wesnoth-build-completion'.
  (wesnoth-check-element-type): Fix a bug where #ifndef was not ignored,
  causing attributes never to be found, incorrect tags to be found.  Removed
  `last-tag' argument.
  (wesnoth-check-wml): Updated for changes to `wesnoth-check-element-type'.
  Minor output change.
wesnoth-mode.el