From: Chong Yidong Date: Sat, 21 Jun 2008 19:42:37 +0000 (+0000) Subject: * faces.el (fixed-pitch): Use "Monospace" family. X-Git-Tag: emacs-pretest-23.0.90~4596 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=16cfacf83bba7ab7238c52fbcaa65db22d48d449;p=emacs.git * faces.el (fixed-pitch): Use "Monospace" family. (variable-pitch): Use "Sans" family. (face-font-family-alternatives): Define alternatives for "Sans" and "Monospace". --- 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):