From: Lars Ingebrigtsen Date: Mon, 14 Feb 2022 14:16:42 +0000 (+0100) Subject: Fix typo in Face Remapping X-Git-Tag: emacs-29.0.90~2317 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3a3387f58e64f5e119ead50456c2fa6cef1e195b;p=emacs.git Fix typo in Face Remapping * doc/lispref/display.texi (Face Remapping): Fix typo. --- diff --git a/doc/lispref/display.texi b/doc/lispref/display.texi index 1f25bb83358..4d44afea2e8 100644 --- a/doc/lispref/display.texi +++ b/doc/lispref/display.texi @@ -3321,7 +3321,7 @@ if you need to remove the remapping later. (face-remap-add-relative 'default :height 1.5) @end example -Note that face remapping does not work reliably parent faces of +Note that face remapping does not work reliably for parent faces of @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