aboutsummaryrefslogtreecommitdiffhomepage
path: root/isar/isar-unicode-tokens.el
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2008-02-04 12:58:25 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2008-02-04 12:58:25 +0000
commit4bd71ee0cd3d5d102ec5a264a74ff7d0b4abba9a (patch)
tree823da793ff5ef01d310f54b3cd353a0bc5ffb04d /isar/isar-unicode-tokens.el
parentb969f32e734e0474ff90616d1114c33c8b969897 (diff)
Disable warnings.
Diffstat (limited to 'isar/isar-unicode-tokens.el')
-rw-r--r--isar/isar-unicode-tokens.el6
1 files changed, 3 insertions, 3 deletions
diff --git a/isar/isar-unicode-tokens.el b/isar/isar-unicode-tokens.el
index f1774ec5..5a885545 100644
--- a/isar/isar-unicode-tokens.el
+++ b/isar/isar-unicode-tokens.el
@@ -238,8 +238,8 @@
("rparr" . "⦈")
("lbrakk" . "⟦")
("rbrakk" . "⟧")
- ("lbrace" . "")
- ("rbrace" . "")
+;; ("lbrace" . "") TODO
+;; ("rbrace" . "")
("guillemotleft" . "«")
("guillemotright" . "»")
("bottom" . "⊥")
@@ -383,7 +383,7 @@
("lozenge" . "◊")
("wp" . "℘")
("wrong" . "≀") ;; #x002307
- ("struct" . "")
+;; ("struct" . "") ;; TODO
("acute" . "´")
("index" . "ı")
("dieresis" . "¨")