Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
0df7a0b6
Commit
0df7a0b6
authored
Mar 15, 2002
by
Eli Zaretskii
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Document removal of special treatment of fg:COLOR and bg:COLOR faces.
parent
172f1af1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
etc/NEWS
etc/NEWS
+4
-0
No files found.
etc/NEWS
View file @
0df7a0b6
...
...
@@ -832,6 +832,10 @@ other properties than `face'.
*** font-lock-extra-managed-props can be set to make sure those extra
properties are automatically cleaned up by font-lock.
** The special treatment of faces whose names are of the form `fg:COLOR'
or `bg:COLOR' has been removed. Lisp programs should use the
`defface' facility for defining faces with specific colors.
** The new function `run-mode-hooks' and the new macro `delay-mode-hooks'
are used by define-derived-mode to make sure the mode hook for the
parent mode is run at the end of the child mode.
...
...
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