aboutsummaryrefslogtreecommitdiffhomepage
path: root/isar
diff options
context:
space:
mode:
Diffstat (limited to 'isar')
-rw-r--r--isar/isar-unicode-tokens.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/isar/isar-unicode-tokens.el b/isar/isar-unicode-tokens.el
index e70d2c0b..ad6353ad 100644
--- a/isar/isar-unicode-tokens.el
+++ b/isar/isar-unicode-tokens.el
@@ -590,6 +590,8 @@ For Isabelle, the token TOKNAME is made into the token \\< TNAME >."
;; extra misc, switch them off if you don't like them
("|>" . "\<triangleright>")
("<|" . "\<triangleleft>"))
+ "Shortcut key sequence table for symbol tokens input.
+See `unicode-tokens-shortcut-alist'."
:type 'unicode-tokens-shortcut-alist
:set 'isar-set-and-restart-tokens
:group 'isabelle