* wesnoth-mode.el (wesnoth-check-display-type, wesnoth-idle-warnintg-timer):
commit5fb0498251c5ca3c2d08b1254dfc83bb1a4f50a1
authorChris Mann <chris@gnawty.home>
Mon, 17 Nov 2008 11:10:36 +0000 (17 21:40 +1030)
committerChris Mann <chris@gnawty.home>
Mon, 17 Nov 2008 11:10:36 +0000 (17 21:40 +1030)
tree10fdd4d9abea92c95bbdd992535b60a8258090f2
parentdd22e36d71644fa31719ea3a7ac24387dbf477f2
* wesnoth-mode.el (wesnoth-check-display-type, wesnoth-idle-warnintg-timer):
  New customisation options.
  (wesnoth-warning-face): New face.
  (wesnoth-mode-map): Added bindings for next / previous error.
  (wesnoth-auto-check-timer): New variable.
  (wesnoth-newline): Fixed a bug where indentation could not be forced.
  (wesnoth-extract-macro-details): No longer save-match-data.
  (wesnoth-check-process): New macro.  Assist reporting in wesnoth-check-wml.
  (wesnoth-locate-warning): New macro.
  (wesnoth-forward-warning, wesnoth-backward-warning): Use it.
  (wesnoth-place-overlay, wesnoth-idle-warning-check,
  wesonth-warnings-at-point): New functions.
  (wesnoth-check-wml): Support overlays and additional output options.
  (wesnoth-mode): Start timer to display warnings.
wesnoth-mode.el