[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master 3a3387f58e: Fix typo in Face Remapping
From: |
Lars Ingebrigtsen |
Subject: |
master 3a3387f58e: Fix typo in Face Remapping |
Date: |
Mon, 14 Feb 2022 09:16:55 -0500 (EST) |
branch: master
commit 3a3387f58e64f5e119ead50456c2fa6cef1e195b
Author: Lars Ingebrigtsen <larsi@gnus.org>
Commit: Lars Ingebrigtsen <larsi@gnus.org>
Fix typo in Face Remapping
* doc/lispref/display.texi (Face Remapping): Fix typo.
---
doc/lispref/display.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/lispref/display.texi b/doc/lispref/display.texi
index 1f25bb8335..4d44afea2e 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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- master 3a3387f58e: Fix typo in Face Remapping,
Lars Ingebrigtsen <=