From: Jason Rumney Date: Fri, 28 Mar 2008 11:17:05 +0000 (+0000) Subject: (Display Custom): Mention overlay-margin in text. X-Git-Tag: emacs-pretest-22.2.90~292 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3ae8f8760f33ffd2c25f564214c9f1f5fd34c1a3;p=emacs.git (Display Custom): Mention overlay-margin in text. --- diff --git a/man/ChangeLog b/man/ChangeLog index 7864bc0d307..59e294d9d8d 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,7 @@ +2008-03-28 Jason Rumney + + * display.texi (Display Custom): Mention overlay-margin in text. + 2008-03-26 Chong Yidong * Version 22.2 released. diff --git a/man/display.texi b/man/display.texi index 5f06458dae1..c14bdc352b2 100644 --- a/man/display.texi +++ b/man/display.texi @@ -1226,7 +1226,7 @@ amount of time Emacs must remain busy before the busy indicator is displayed, by setting the variable @code{hourglass-delay}. @vindex overline-margin - On graphical display, this variables specifies the vertical position + On graphical display, the variable @code{overline-margin} specifies the vertical position of an overline above the text, including the height of the overline itself (1 pixel). The default value is 2 pixels.