* wesnoth-mode.el (wesnoth-with-fake-insert): Removed. No longer necessary.
commit2c47496a7249839e8c3d20e362c3b241ade61525
authorChris Mann <chris@gnawty.home>
Fri, 17 Oct 2008 09:02:09 +0000 (17 19:32 +1030)
committerChris Mann <chris@gnawty.home>
Fri, 17 Oct 2008 09:02:09 +0000 (17 19:32 +1030)
tree3cc4df9e8bc35600fba45d722a1311b1f4315d41
parenta8b2210bd7a9d835b2a8b61541ecca686b67bf65
* wesnoth-mode.el (wesnoth-with-fake-insert): Removed.  No longer necessary.
  (wesnoth-preprocessor-closed-p): New function.
  (wesnoth-complete-preprocessor): Use it.  No longer requires temporary
  preprocessor to be inserted.
  (wesnoth-search-for-matching-tag): Added optional `skip' argument to skip
  the first element.
  (wesnoth-jump-to-matching): New optional argument `opening', to supply an
  initial opening match instead of searching the buffer for it.  Allows
  `wesnoth-complete-preprocessor' to find matching, without a temporary string
  being inserted.
wesnoth-mode.el