From: Richard M. Stallman Date: Tue, 9 Aug 2005 23:33:54 +0000 (+0000) Subject: (Line Height, Scroll Bars): Fix xrefs. X-Git-Tag: emacs-pretest-22.0.90~7662 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2adbd9b6b43f1a2ded0b192f9bc1a5aa3ccc6a26;p=emacs.git (Line Height, Scroll Bars): Fix xrefs. --- diff --git a/lispref/display.texi b/lispref/display.texi index c934143c06e..15c1d0ba724 100644 --- a/lispref/display.texi +++ b/lispref/display.texi @@ -1641,7 +1641,7 @@ parts of Emacs text. @vindex default-line-spacing You can specify the line spacing for all lines in a frame with the -@code{line-spacing} frame parameter, @xref{Window Frame Parameters}. +@code{line-spacing} frame parameter (@pxref{Layout Parameters}). However, if the variable @code{default-line-spacing} is non-@code{nil}, it overrides the frame's @code{line-spacing} parameter. An integer value specifies the number of pixels put below @@ -3077,7 +3077,7 @@ Normally the frame parameter @code{vertical-scroll-bars} controls whether the windows in the frame have vertical scroll bars, and whether they are on the left or right. The frame parameter @code{scroll-bar-width} specifies how wide they are (@code{nil} -meaning the default). @xref{Window Frame Parameters}. +meaning the default). @xref{Layout Parameters}. @defun frame-current-scroll-bars &optional frame This function reports the scroll bar type settings for frame