aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/unicode-tokens.el
diff options
context:
space:
mode:
Diffstat (limited to 'lib/unicode-tokens.el')
-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 7c5d955f..151c644a 100644
--- a/lib/unicode-tokens.el
+++ b/lib/unicode-tokens.el
@@ -278,7 +278,7 @@ This is used for an approximate reverse mapping, see `unicode-tokens-paste'.")
:group 'unicode-tokens-faces)
(defface unicode-tokens-serif-font-face
- '((t :family "Times"))
+ '((t :family "Times New Roman"))
"Serif (roman) font face."
:group 'unicode-tokens-faces)