* wesnoth-update.el (wesnoth-file-cfg-p): Fix logic bug.
commitfbff78427f09508d76d352cd68aa1057dc7a85a9
authorChris Mann <chris@gnawty.home>
Mon, 6 Oct 2008 12:38:55 +0000 (6 23:08 +1030)
committerChris Mann <chris@gnawty.home>
Mon, 6 Oct 2008 12:38:55 +0000 (6 23:08 +1030)
treec2ed2fe4839d76a7f5caa2dd0bc0b9cf2baad073
parentf70a668ce83780684f17319aacf67f9cf78d9fed
* wesnoth-update.el (wesnoth-file-cfg-p): Fix logic bug.
  (wesnoth-files-in-dir): Use `wesnoth-cfg-files-in-dir'.
  (wesnoth-cfg-files-in-dir): New function.
  (wesnoth-determine-details): Updated to handle a list of files.
  (wesnoth-handle-file): Change emacs temporary symlinks to usable file name.
  (wesnoth-update-project-information): Collect information for current dir
  only (no recursion).
  (wesnoth-update-teach-wesnoth-mode): file-or-dir now compulsory argument.
  No longer default to default-directory.
wesnoth-update.el