summaryrefslogtreecommitdiff
path: root/lisp/faces.el
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2017-07-29 10:56:57 +0300
committerEli Zaretskii <eliz@gnu.org>2017-07-29 10:56:57 +0300
commita00083cedec8151ec5c27e6cb41e1ec5572356f5 (patch)
treed850580fa2aa5e65a31e0fd22ee9164d150b7eb1 /lisp/faces.el
parent51f5d3b525388d146205adf54aca95b86abdcb84 (diff)
downloademacs-a00083cedec8151ec5c27e6cb41e1ec5572356f5.tar.gz
Minor copyedits of comments in faces.el
* lisp/faces.el (face-font-family-alternatives): More info about requirements from "Monospace Serif".
Diffstat (limited to 'lisp/faces.el')
-rw-r--r--lisp/faces.el4
1 files changed, 3 insertions, 1 deletions
diff --git a/lisp/faces.el b/lisp/faces.el
index 97c32165b9c..c0c1c7b59f0 100644
--- a/lisp/faces.el
+++ b/lisp/faces.el
@@ -104,7 +104,9 @@ a font height that isn't optimal."
;; when combined with Monospaced and with other standard fonts.
;; One of its uses is for 'tex-verbatim' and 'Info-quoted' faces,
;; so the result must be different from the default face's font,
- ;; and must be monospaced.
+ ;; and must be monospaced. For 'tex-verbatim', it is desirable
+ ;; that the font really is a Serif font, so as to look like
+ ;; TeX's 'verbatim'.
("Monospace Serif"
;; This looks good on GNU/Linux.