mirror of
https://github.com/Mercury-Language/mercury.git
synced 2025-12-06 07:49:02 +00:00
doc/reference_manual.texi:
Include \e among the list of the escape sequences that are part of Mercury.
NEWS.md:
Announce the change.
vim/syntax/mercury.vim:
Color \e as we do other escape sequences.
configure.ac:
Require the installed compiler to support stage 1.
library/mercury_term_lexer.m:
library/rtti_implementation.m:
library/term_io.m:
Use \e where appropriate.
Mercury Syntax Highlighting Under Vim 6.0+ Please consult doc/mercury.txt for installation and configuration information.