add transparent_all to keywords in emacs file
authorAnders Mörtberg <andersmortberg@gmail.com>
Thu, 20 Oct 2016 20:43:40 +0000 (16:43 -0400)
committerAnders Mörtberg <andersmortberg@gmail.com>
Thu, 20 Oct 2016 20:43:40 +0000 (16:43 -0400)
cubicaltt.el

index 9baefe05dea73040ebff0cf257cef430c60d84af..a0a9198ebb994aabd919d351a65539486a39ac04 100644 (file)
@@ -55,7 +55,7 @@
 
 (defvar cubicaltt-keywords
   '("hdata" "data" "import" "mutual" "let" "in" "split"
-    "with" "module" "where" "U" "opaque" "transparent")
+    "with" "module" "where" "U" "opaque" "transparent" "transparent_all")
   "Keywords for cubical.")
 
 (defvar cubicaltt-special