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 5c895747a94..6ee08b5bb66 100644 --- a/lispref/modes.texi +++ b/lispref/modes.texi @@ -1612,7 +1612,7 @@ It is normally @code{nil}, so that ordinary buffers have no header line. @end defvar @node Emulating Mode Line -@section Emulating Mode Line Formating +@subsection Emulating Mode Line Formating You can use the function @code{format-mode-line} to compute the text that would appear in a mode line or header line |