* wesnoth-mode.el (wesnoth-check-display-type): Set to t by default.
commit943bc55d36cc25118ece378fafe708c59b0900bc
authorChris Mann <chris@gnawty.home>
Tue, 25 Nov 2008 09:26:29 +0000 (25 19:56 +1030)
committerChris Mann <chris@gnawty.home>
Tue, 25 Nov 2008 09:26:29 +0000 (25 19:56 +1030)
tree2ccf640c567d28a168a681963252a1cb75aa0ee5
parent98a3aa24812847fbb381c238a72b200281064c9c
* wesnoth-mode.el (wesnoth-check-display-type): Set to t by default.
  (wesnoth-newline): Create newline before attempting indentation.
  (wesnoth-check-process): Handle new overlay placement rules (always place
  some sort of overlay).
  (wesnoth-locate-warning): Rewritten.  Now behaves correctly, but no longer
  behaves with non-wesnoth-mode overlays.
  (wesnoth-forward-warning, wesnoth-backword-warning): Adjusted accorindly.
  (wesnoth-place-overlay): Always place an overlay.  New argument to determine
  whether the overlay is to be visible.
  (wesnoth-check-wml): Set *WML* buffer to read-only.
  (wesnoth-idle-warning-check): Can now be given optional argument of `0' to
  disable timer.
  (wesnoth-warnings-at-point): Only display warning if 'error property of
  overlay is a string.  Therefore, don't display warning information if
  reporting is set to summary-only.
wesnoth-mode.el