emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs-24 r117038: Spelling fix, plus try to fix grammar in


From: Paul Eggert
Subject: [Emacs-diffs] emacs-24 r117038: Spelling fix, plus try to fix grammar in doc string.
Date: Wed, 30 Apr 2014 18:01:40 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 117038
revision-id: address@hidden
parent: address@hidden
committer: Paul Eggert <address@hidden>
branch nick: emacs-24
timestamp: Wed 2014-04-30 11:01:36 -0700
message:
  Spelling fix, plus try to fix grammar in doc string.
modified:
  lisp/faces.el                  faces.el-20091113204419-o5vbwnq5f7feedwu-562
=== modified file 'lisp/faces.el'
--- a/lisp/faces.el     2014-04-28 19:14:17 +0000
+++ b/lisp/faces.el     2014-04-30 18:01:36 +0000
@@ -1644,11 +1644,11 @@
 The following sources are applied in this order:
 
   face reset to default values if it's the default face, otherwise set
-  to unspecifed (through `face-spec-reset-face`)
+  to unspecified (through `face-spec-reset-face')
    |
   (theme and user customization)
-    or: if none of the above exist, do not match the current frame or
-        did inherit from the defface spec instead of overwriting it
+    or: if none of the above exist, and none match the current frame or
+        inherited from the defface spec instead of overwriting it
         entirely, the following is applied instead:
   (defface default spec)
   (X resources (if applicable))


reply via email to

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