aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/unicode-tokens.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/unicode-tokens.el b/lib/unicode-tokens.el
index 3d1b8dde..da41f872 100644
--- a/lib/unicode-tokens.el
+++ b/lib/unicode-tokens.el
@@ -276,7 +276,7 @@ This is used for an approximate reverse mapping, see `unicode-tokens-paste'.")
(defface unicode-tokens-script-font-face
- '((t :family "URW Chancery L" :slant 'italic))
+ '((t :family "URW Chancery L" :slant italic))
"Script font face."
:group 'unicode-tokens-faces)