mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-01 11:20:41 -08:00
Fix typo in previous Face Remapping doc change
* doc/lispref/display.texi (Face Remapping): Fix typo.
This commit is contained in:
parent
daf008e82b
commit
4c2701fad1
1 changed files with 1 additions and 1 deletions
|
|
@ -3322,7 +3322,7 @@ if you need to remove the remapping later.
|
|||
@end example
|
||||
|
||||
Note that face remapping does not work reliably parent faces of
|
||||
@dnf{basic faces}. (These are the faces that are used in mode lines,
|
||||
@dfn{basic faces}. (These are the faces that are used in mode lines,
|
||||
header lines and the like.) For instance, @code{mode-line-inactive}
|
||||
inherits from @code{mode-line}, but remapping @code{mode-line} won't
|
||||
normally have the desired effect on @code{mode-line-inactive}.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue