* wesnoth-mode.el (wesnoth-first-column-indent-p): Fix a bug which slowed
commit8f2b7a8f7426892d09818db37968d43f0ae14181
authorChris Mann <chris@gnawty.home>
Sat, 1 Nov 2008 00:26:19 +0000 (1 10:56 +1030)
committerChris Mann <chris@gnawty.home>
Sat, 1 Nov 2008 00:26:19 +0000 (1 10:56 +1030)
treeaa4c8b021ce8b9836bac7ca2a9d871ff674c57cd
parentd060fedf1f6c1d166d07571522635a6ba92be404
* wesnoth-mode.el (wesnoth-first-column-indent-p): Fix a bug which slowed
  indentation dramatically.
  (wesnoth-within-define, wesnoth-find-macro-definitions): Fixed a bug where
  the region would be re-scanned repeatedly when performing indentation over a
  region if no macros were defined.
  (wesnoth-determine-context): Fixed a bug where indentation would fail prior
  to the start of WML.
  (wesnoth-check-wml): Store last match for referencing.
  (wesnoth-first-column-indent-p): Renamed from `first-column-indent-p'.
  (wesnoth-indent): Reference renamed function.
wesnoth-mode.el