aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/lispref/display.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/lispref/display.texi b/doc/lispref/display.texi
index 39f182995c0..3bf9f3bd2ac 100644
--- a/doc/lispref/display.texi
+++ b/doc/lispref/display.texi
@@ -8727,7 +8727,7 @@ the single-line tty menu separator.
8727 8727
8728The glyphs for a double-line border, in the order of vertical, 8728The glyphs for a double-line border, in the order of vertical,
8729horizontal, down-right edge, down-left edge, up-right, and up-left edge 8729horizontal, down-right edge, down-left edge, up-right, and up-left edge
8730glyphs. The horizontal glyph is also used for the single-line tty menu 8730glyphs. The horizontal glyph is also used for the single-line TTY menu
8731separator, the other glyphs are not yet used. 8731separator, the other glyphs are not yet used.
8732@end table 8732@end table
8733 8733
@@ -8766,7 +8766,7 @@ Valid slot name symbols are @code{truncation}, @code{wrap},
8766@code{box-down-right}, @code{box-down-left}, @code{box-up-right}, 8766@code{box-down-right}, @code{box-down-left}, @code{box-up-right},
8767@code{box-up-left}, @code{box-double-vertical}, 8767@code{box-up-left}, @code{box-double-vertical},
8768@code{box-double-horizontal}, @code{box-double-down-right}, 8768@code{box-double-horizontal}, @code{box-double-down-right},
8769@code{box-double-down-left}, @code{box-double-down-left}, 8769@code{box-double-down-left}, @code{box-double-up-right},
8770@code{box-double-up-left}. 8770@code{box-double-up-left}.
8771 8771
8772@defun describe-display-table display-table 8772@defun describe-display-table display-table