wesnoth/data/tools/emacs_mode
2018-07-16 19:07:08 +11:00
..
Makefile Addressed more whitespace issues from #2613 2018-03-12 03:48:59 +11:00
README.md Migrate links to https if available - Fwd c18537edc0 2018-07-16 19:07:08 +11:00
wesnoth-mode.el Addressed more whitespace issues from #2613 2018-03-12 03:48:59 +11:00
wesnoth-mode.texi Migrate links to https if available - Fwd c18537edc0 2018-07-16 19:07:08 +11:00
wesnoth-update.el emacs-mode: Merge from upstream. 2011-06-04 12:11:11 +00:00
wesnoth-wml-additions.cfg add some textdomain markers to files that had none, 2009-04-11 22:30:16 +00:00
wesnoth-wml-data.el Deprecate {MAGENTA_IS_THE_TEAM_COLOR} 2016-08-05 00:49:39 -04:00

Wesnoth Mode is a major mode for Emacs which assists in the editing of Wesnoth Markup Language (WML) files. Currently, this major-mode features syntax highlighting support, automatic indentation, context-sensitive completion and WML checking.

Wesnoth Mode can be byte-compiled with:

$ make

If texinfo installed, the manual can be produced in PDF and info format using:

$ make doc

Otherwise, an online version of the manual can be found here: https://www.wesnoth.org/wiki/Wesnoth_Mode

For the latest updates and information or if you have any questions, problems or suggestions regarding Wesnoth Mode, please direct them to: https://www.wesnoth.org/forum/viewtopic.php?t=13798.