diff options
Diffstat (limited to 'src/buffer.c')
| -rw-r--r-- | src/buffer.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/buffer.c b/src/buffer.c index 88ca69b0dd8..38648519ba0 100644 --- a/src/buffer.c +++ b/src/buffer.c | |||
| @@ -5081,8 +5081,8 @@ the mode line appears at the bottom. */); | |||
| 5081 | The header line appears, optionally, at the top of a window; the mode | 5081 | The header line appears, optionally, at the top of a window; the mode |
| 5082 | line appears at the bottom. | 5082 | line appears at the bottom. |
| 5083 | 5083 | ||
| 5084 | Also see `header-line-indent-mode' if `display-line-number-mode' is | 5084 | Also see `header-line-indent-mode' if `display-line-numbers-mode' is |
| 5085 | used. */); | 5085 | turned on and header-line text should be aligned with buffer text. */); |
| 5086 | 5086 | ||
| 5087 | DEFVAR_PER_BUFFER ("mode-line-format", &BVAR (current_buffer, mode_line_format), | 5087 | DEFVAR_PER_BUFFER ("mode-line-format", &BVAR (current_buffer, mode_line_format), |
| 5088 | Qnil, | 5088 | Qnil, |