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
3d619ea1
Commit
3d619ea1
authored
Jul 08, 2002
by
Miles Bader
Browse files
Add entries for face-attribute-relative-p, merge-face-attribute.
parent
69137def
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
4 deletions
+7
-4
etc/NEWS
etc/NEWS
+7
-4
No files found.
etc/NEWS
View file @
3d619ea1
...
...
@@ -1179,6 +1179,13 @@ A new predicate `supports' has also been added to the `defface' face
specification language, which can be used to do this test for faces
defined with defface.
** face-attribute, face-foreground, face-background, and face-stipple now
accept a new optional argument, INHERIT, which controls how face
inheritance is used when determining the value of a face attribute.
** New functions face-attribute-relative-p and merge-face-attribute
help with handling relative face attributes.
** Enhanced networking support.
*** There is a new `make-network-process' function which supports
...
...
@@ -1421,10 +1428,6 @@ refontification of `bar' whenever the `e' is added/removed.
** describe-vector now takes a second argument `describer' which is
called to print the entries' values. It defaults to `princ'.
** face-attribute, face-foreground, face-background, and face-stipple now
accept a new optional argument, INHERIT, which controls how face
inheritance is used when determining the value of a face attribute.
** defcustom and other custom declarations now use a default group
(the last group defined in the same file) when no :group was given.
...
...
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