aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuri Linkov2005-08-22 21:32:08 +0000
committerJuri Linkov2005-08-22 21:32:08 +0000
commitc29a63fd64c5cf8274544b59359f0dfa86af3a58 (patch)
tree237a09e8ce287f4ae15a8b948540f9db4ac1ed9b
parent9ea1d6dc32184cbdfd46b79d40dbedb109aac740 (diff)
downloademacs-c29a63fd64c5cf8274544b59359f0dfa86af3a58.tar.gz
emacs-c29a63fd64c5cf8274544b59359f0dfa86af3a58.zip
(Mode Line Data): Fix xref to Standard Faces.
-rw-r--r--lispref/modes.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/modes.texi b/lispref/modes.texi
index fc5262a1bbe..49b05021d91 100644
--- a/lispref/modes.texi
+++ b/lispref/modes.texi
@@ -1614,7 +1614,7 @@ value is a list, each element may be a list, a symbol, or a string.
1614 The mode line can display various faces, if the strings that control 1614 The mode line can display various faces, if the strings that control
1615it have the @code{face} property. @xref{Properties in Mode}. In 1615it have the @code{face} property. @xref{Properties in Mode}. In
1616addition, the face @code{mode-line} is used as a default for the whole 1616addition, the face @code{mode-line} is used as a default for the whole
1617mode line (@pxref{Standard Faces}). 1617mode line (@pxref{Standard Faces,,, emacs, The GNU Emacs Manual}).
1618 1618
1619@table @code 1619@table @code
1620@cindex percent symbol in mode line 1620@cindex percent symbol in mode line