changeset 96168:fb2bc15fe833

* faces.el (fixed-pitch): Use "Monospace" family. (variable-pitch): Use "Sans" family. (face-font-family-alternatives): Define alternatives for "Sans" and "Monospace".
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 21 Jun 2008 19:42:37 +0000
parents 5328a94120dd
children abc9f7184a8c
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Jun 21 19:39:35 2008 +0000
+++ b/lisp/ChangeLog	Sat Jun 21 19:42:37 2008 +0000
@@ -1,3 +1,10 @@
+2008-06-21  Chong Yidong  <cyd@stupidchicken.com>
+
+	* faces.el (fixed-pitch): Use "Monospace" family.
+	(variable-pitch): Use "Sans" family.
+	(face-font-family-alternatives): Define alternatives for "Sans"
+	and "Monospace".
+
 2008-06-21  Glenn Morris  <rgm@gnu.org>
 
 	* cus-dep.el (custom-dependencies-no-scan-regexp):