From 8038b7270e7fd9752a62be2b4e59f26b8d0e48dc Mon Sep 17 00:00:00 2001 From: Pierre Courtieu Date: Tue, 25 Apr 2017 18:39:39 +0200 Subject: Typo from commit 758e679e. --- coq/coq-syntax.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'coq/coq-syntax.el') diff --git a/coq/coq-syntax.el b/coq/coq-syntax.el index 2801ddbe..e97d268c 100644 --- a/coq/coq-syntax.el +++ b/coq/coq-syntax.el @@ -1214,7 +1214,7 @@ It is used: ;; and around all messages except errors. ;; We let our legacy regexp for some years and remove them, say, in 2020. (defvar coq-shell-eager-annotation-start - "\376\\|\\[Reinterning\\|Warning:\\|TcDebug \\|\\") + "\376\\|\\[Reinterning\\|Warning:\\|TcDebug \\|\\|") (defvar coq-shell-eager-annotation-end "\377\\|done\\]\\|\\|\\|\\*\\*\\*\\*\\*\\*\\|) >") -- cgit v1.2.3