* wesnoth-update.el: (require 'cl)
commit1bece9466f18b7864c85b519b7ede067e52d2058
authorChris Mann <chris@gnawty.home>
Mon, 6 Oct 2008 11:43:27 +0000 (6 22:13 +1030)
committerChris Mann <chris@gnawty.home>
Mon, 6 Oct 2008 11:43:27 +0000 (6 22:13 +1030)
treec6dc79f405571bf071b50c784f449b2c2be15ed6
parenta8453ac366e7abc3ca5d53f39d7e9a7939cc2520
* wesnoth-update.el: (require 'cl)
  (wesnoth-root-directory): Added type and group information.
  (wesnoth-determine-details): Fixed an error due to missing parens.
  Fixed an error due to referencing unbound variable.
  (wesnoth-handle-file): Use insert-file-contents.
  (wesnoth-extract-tag-information, wesnoth-determine-macro-information): No
  longer use wesnoth-wml-start-pos.  Use point-min instead.
wesnoth-update.el