Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
426b5daf
Commit
426b5daf
authored
Apr 30, 2014
by
Paul Eggert
Browse files
Spelling fix, plus try to fix grammar in doc string.
parent
bc6cb3ef
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
lisp/faces.el
lisp/faces.el
+3
-3
No files found.
lisp/faces.el
View file @
426b5daf
...
...
@@ -1644,11 +1644,11 @@ function for its other effects."
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 unspecif
i
ed (through `face-spec-reset-face
'
)
|
(theme and user customization)
or: if none of the above exist, d
o
no
t
match the current frame or
did
inherit from the defface spec instead of overwriting it
or: if none of the above exist,
an
d no
ne
match the current frame or
inherit
ed
from the defface spec instead of overwriting it
entirely, the following is applied instead:
(defface default spec)
(X resources (if applicable))
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment