aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/pg-fontsets.el
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2009-08-28 16:55:50 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2009-08-28 16:55:50 +0000
commit37cc3165e874b5b19711753c688b076c20f76ec8 (patch)
treed670987a802702b793b62f73003bc861e8babc79 /lib/pg-fontsets.el
parent5daaad73234a7f8a7773b3b237062227d5c6f037 (diff)
Add a font
Diffstat (limited to 'lib/pg-fontsets.el')
-rw-r--r--lib/pg-fontsets.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/pg-fontsets.el b/lib/pg-fontsets.el
index b3e1fe31..bb6d74e0 100644
--- a/lib/pg-fontsets.el
+++ b/lib/pg-fontsets.el
@@ -52,7 +52,8 @@ gnu-unifont:-*-%F-*-*-*--%S-*-*-*-*-*-iso10646-1"
(defconst pg-fontsets-base-fonts
'("dejavu lgc sans mono"
"liberation mono"
- "stixregular"))
+ "stixregular"
+ "lucidasanstypewriter"))
(defun pg-fontsets-make-fontsets ()
(setq pg-fontsets-names nil)