emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/faces.el,v [EMACS_22_BASE]


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/faces.el,v [EMACS_22_BASE]
Date: Wed, 10 Oct 2007 20:18:21 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Richard M. Stallman <rms>       07/10/10 20:18:21

Index: faces.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/faces.el,v
retrieving revision 1.370.2.3
retrieving revision 1.370.2.4
diff -u -b -r1.370.2.3 -r1.370.2.4
--- faces.el    9 Oct 2007 11:46:02 -0000       1.370.2.3
+++ faces.el    10 Oct 2007 20:18:20 -0000      1.370.2.4
@@ -48,7 +48,7 @@
   "*A list specifying how face font selection chooses fonts.
 Each of the four symbols `:width', `:height', `:weight', and `:slant'
 must appear once in the list, and the list must not contain any other
-elements.  Font selection tries to find first a best matching font
+elements.  Font selection first tries to find a best matching font
 for those face attributes that appear before in the list.  For
 example, if `:slant' appears before `:height', font selection first
 tries to find a font with a suitable slant, even if this results in




reply via email to

[Prev in Thread] Current Thread [Next in Thread]