aboutsummaryrefslogtreecommitdiffhomepage
path: root/coq
diff options
context:
space:
mode:
Diffstat (limited to 'coq')
-rw-r--r--coq/coq-syntax.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/coq/coq-syntax.el b/coq/coq-syntax.el
index 65e63b60..6ed5834f 100644
--- a/coq/coq-syntax.el
+++ b/coq/coq-syntax.el
@@ -318,7 +318,8 @@ Print and Check commands, put the following line in your .emacs:
"Import"
"Infix"
"Load"
- "Notation"
+ "Notation"
+ "Open\\s-+Scope"
"Read\\s-+Module"
"Remove\\s-+LoadPath"
"Remove\\s-+Printing\\s-+If\\s-+ident"