diff options
| -rw-r--r-- | lispref/modes.texi | 2 |
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 |
| 1615 | it have the @code{face} property. @xref{Properties in Mode}. In | 1615 | it have the @code{face} property. @xref{Properties in Mode}. In |
| 1616 | addition, the face @code{mode-line} is used as a default for the whole | 1616 | addition, the face @code{mode-line} is used as a default for the whole |
| 1617 | mode line (@pxref{Standard Faces}). | 1617 | mode 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 |