aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2009-09-21 12:46:19 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2009-09-21 12:46:19 +0000
commitd450254ef35ddbad0676b4b7c27d61e7362518e9 (patch)
tree55f907300b0eb763ddd7a2670cb91a73f49283e4 /lib
parentf5447b7ae3873dc7d8d6d05f6c718d21c5086ff4 (diff)
Add customize group unicode-tokens-options to faces top-level group.
Diffstat (limited to 'lib')
-rw-r--r--lib/unicode-tokens.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/unicode-tokens.el b/lib/unicode-tokens.el
index bdc8e303..11cd33d1 100644
--- a/lib/unicode-tokens.el
+++ b/lib/unicode-tokens.el
@@ -53,6 +53,7 @@
(defgroup unicode-tokens-options nil
"User options for Unicode Tokens mode."
+ :group 'faces
:prefix "unicode-tokens-")
(defcustom unicode-tokens-add-help-echo t