From 16cfacf83bba7ab7238c52fbcaa65db22d48d449 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sat, 21 Jun 2008 19:42:37 +0000 Subject: [PATCH] * faces.el (fixed-pitch): Use "Monospace" family. (variable-pitch): Use "Sans" family. (face-font-family-alternatives): Define alternatives for "Sans" and "Monospace". --- lisp/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 2cb7d6ffe28..dfaffcb7bd4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2008-06-21 Chong Yidong + + * 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 * cus-dep.el (custom-dependencies-no-scan-regexp): -- 2.39.2