From 0304d18be9b1f2711c31fdb9f1b6a5e8c8af84e6 Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Fri, 25 Aug 2006 22:01:34 +0000 Subject: [PATCH] (Display Custom): Add variables overline-margin and x-underline-at-descent-line. --- man/display.texi | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/man/display.texi b/man/display.texi index 57276ac755..2a0abd4bef 100644 --- a/man/display.texi +++ b/man/display.texi @@ -1215,6 +1215,17 @@ page for other output. On such terminals, you might want to set the variable assume, when resumed, that the screen page it is using still contains what Emacs last wrote there. +@vindex overline-margin + On graphical display, this variables specifies the number of pixes +the overline is shown above the text. The value includes the height of +the overline itself (1 pixel). The default value is 2 pixels. + +@vindex x-underline-at-descent-line + On graphical display, the underline is normally drawn at the +baseline level of the font. If @code{x-underline-at-descent-line} is +non-@code{nil}, the underline is drawn at the same position as the +font's decent line. + @ignore arch-tag: 2219f910-2ff0-4521-b059-1bd231a536c4 @end ignore -- 2.39.2