]> git.eshelyaron.com Git - emacs.git/commitdiff
* faces.el (fixed-pitch): Use "Monospace" family.
authorChong Yidong <cyd@stupidchicken.com>
Sat, 21 Jun 2008 19:42:37 +0000 (19:42 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 21 Jun 2008 19:42:37 +0000 (19:42 +0000)
(variable-pitch): Use "Sans" family.
(face-font-family-alternatives): Define alternatives for "Sans"
and "Monospace".

lisp/ChangeLog

index 2cb7d6ffe282f34e7ac02e6e3fbb7bc1094e88e7..dfaffcb7bd42b00388edcb527b325c1ddfdacd6c 100644 (file)
@@ -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):