Index: emacs/lispref/display.texi
diff -c emacs/lispref/display.texi:1.177 emacs/lispref/display.texi:1.178
*** emacs/lispref/display.texi:1.177    Tue Aug  9 12:00:57 2005
--- emacs/lispref/display.texi  Tue Aug  9 23:33:54 2005
***************
*** 1641,1647 ****
  
  @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}.
  However, if the variable @code{default-line-spacing} is
  [EMAIL PROTECTED], it overrides the frame's @code{line-spacing}
  parameter.  An integer value specifies the number of pixels put below
--- 1641,1647 ----
  
  @vindex default-line-spacing
    You can specify the line spacing for all lines in a frame with the
! @code{line-spacing} frame parameter (@pxref{Layout Parameters}).
  However, if the variable @code{default-line-spacing} is
  [EMAIL PROTECTED], it overrides the frame's @code{line-spacing}
  parameter.  An integer value specifies the number of pixels put below
***************
*** 3077,3083 ****
  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}.
  
  @defun frame-current-scroll-bars &optional frame
  This function reports the scroll bar type settings for frame
--- 3077,3083 ----
  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{Layout Parameters}.
  
  @defun frame-current-scroll-bars &optional frame
  This function reports the scroll bar type settings for frame


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to