emacs-diffs
[Top][All Lists]
Advanced

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

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


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

Index: emacs/lispref/frames.texi
diff -c emacs/lispref/frames.texi:1.98 emacs/lispref/frames.texi:1.99
*** emacs/lispref/frames.texi:1.98      Tue Aug  9 23:34:11 2005
--- emacs/lispref/frames.texi   Tue Aug  9 23:53:10 2005
***************
*** 205,210 ****
--- 205,211 ----
  * Initial Parameters::           Specifying frame parameters when you make a 
frame.
  * Window Frame Parameters:: List of frame parameters for window systems.
  * Size and Position::      Changing the size and position of a frame.
+ * Geometry::               Parsing geometry specifications.
  @end menu
  
  @node Parameter Access
***************
*** 515,521 ****
  
  @item line-spacing
  Additional space to leave below each text line, in pixels (a positive
! integer).  @cref{Line Height}, for more information.
  @end table
  
  @node Buffer Parameters
--- 516,522 ----
  
  @item line-spacing
  Additional space to leave below each text line, in pixels (a positive
! integer).  @xref{Line Height}, for more information.
  @end table
  
  @node Buffer Parameters
***************
*** 824,829 ****
--- 825,836 ----
  @code{set-screen-width} were used to specify the height and width of the
  screen, in Emacs versions that did not support multiple frames.  They
  are semi-obsolete, but still work; they apply to the selected frame.
+ 
+ @node Geometry
+ @subsection Geometry
+ 
+   Here's how to examine the data in an X-style window geometry
+ specification:
  
  @defun x-parse-geometry geom
  @cindex geometry specification




reply via email to

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