summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2001-02-19 23:36:31 +0000
committerRichard M. Stallman <rms@gnu.org>2001-02-19 23:36:31 +0000
commit8748f1d7c64757fbf57cd97e0f86447a37294e7b (patch)
tree657c3095f2e92af1bfc9e68593778034c81847a3 /man
parent8878f198809848fa65192b1f256099caad5cd211 (diff)
downloademacs-8748f1d7c64757fbf57cd97e0f86447a37294e7b.tar.gz
FIx xref to Display Custom.
Diffstat (limited to 'man')
-rw-r--r--man/frames.texi2
-rw-r--r--man/indent.texi2
2 files changed, 2 insertions, 2 deletions
diff --git a/man/frames.texi b/man/frames.texi
index af1db741a1f..1e7388f0b71 100644
--- a/man/frames.texi
+++ b/man/frames.texi
@@ -879,7 +879,7 @@ This face is used for ordinary text that doesn't specify any other face.
@item modeline
This face is used for mode lines. By default, it's drawn with shadows
for a ``raised'' effect on window systems, and drawn as the inverse of
-the default face on non-windowed terminals. @xref{Display Vars}.
+the default face on non-windowed terminals. @xref{Display Custom}.
@item header-line
Similar to @code{modeline} for a window's header line.
@item highlight
diff --git a/man/indent.texi b/man/indent.texi
index 2947932cac8..8201779e590 100644
--- a/man/indent.texi
+++ b/man/indent.texi
@@ -183,7 +183,7 @@ To install changes, type C-c C-c
are present just to help you see where the colons are and know what to do.
Note that the tab stops that control @code{tab-to-tab-stop} have nothing
-to do with displaying tab characters in the buffer. @xref{Display Vars},
+to do with displaying tab characters in the buffer. @xref{Display Custom},
for more information on that.
@node Just Spaces,, Tab Stops, Indentation