mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-16 01:43:35 +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.