aboutsummaryrefslogtreecommitdiffhomepage
path: root/isar
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2009-08-31 09:23:33 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2009-08-31 09:23:33 +0000
commit1168630caafce3762b9141c7f54490d5276ce86f (patch)
tree6e857bced81c7879e6803e42865da3cb63bdbecd /isar
parent5ec33db88a2ec74d2704fde4deda7813c5ec7c0c (diff)
Add custom doc
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