aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--isar/isar-unicode-tokens.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/isar/isar-unicode-tokens.el b/isar/isar-unicode-tokens.el
index 2e1e7b55..96dab59d 100644
--- a/isar/isar-unicode-tokens.el
+++ b/isar/isar-unicode-tokens.el
@@ -588,7 +588,7 @@ For Isabelle, the token TOKNAME is made into the token \\< TNAME >."
;; ("!" . "\\<forall>")
;; ("?" . "\\<exists>")
;; extra misc, switch them off if you don't like them
- ("|>" . "\\<triangleright>")
+ ;("|>" . "\\<triangleright>")
("<|" . "\\<triangleleft>"))
"Shortcut key sequence table for symbol tokens input.
See `unicode-tokens-shortcut-alist'."