emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/display.texi


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/display.texi
Date: Tue, 09 Aug 2005 19:33:55 -0400

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
  address@hidden, 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
  address@hidden, 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]