]> git.eshelyaron.com Git - emacs.git/commitdiff
Minor copyedits of comments in faces.el
authorEli Zaretskii <eliz@gnu.org>
Sat, 29 Jul 2017 07:56:57 +0000 (10:56 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 29 Jul 2017 07:56:57 +0000 (10:56 +0300)
* lisp/faces.el (face-font-family-alternatives): More info about
requirements from "Monospace Serif".

lisp/faces.el

index 97c32165b9c9eda0844f2b151bea2aac0260eb4f..c0c1c7b59f04106153ad73d1d5160e3968781b0b 100644 (file)
@@ -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.