(Geometry): New node, split from Size and Position.
authorRichard M. Stallman <rms@gnu.org>
Tue, 9 Aug 2005 23:54:01 +0000 (23:54 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 9 Aug 2005 23:54:01 +0000 (23:54 +0000)
(Frame Parameters): Refer to Geometry.
(Layout Parameters): Fix typo.

lispref/ChangeLog
lispref/frames.texi

index 633fdab..2ecdb2d 100644 (file)
@@ -1,5 +1,8 @@
 2005-08-09  Richard M. Stallman  <rms@gnu.org>
 
+       * frames.texi (Geometry): New node, split from Size and Position.
+       (Frame Parameters): Refer to Geometry.
+
        * buffers.texi (The Buffer List): Fix xrefs.
        
        * windows.texi (Splitting Windows): Fix xref.
index bc6d54c..10d91a0 100644 (file)
@@ -205,6 +205,7 @@ parameters @code{foreground-color}, @code{background-color},
 * 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,7 +516,7 @@ it treats larger values as 1.)
 
 @item line-spacing
 Additional space to leave below each text line, in pixels (a positive
-integer).  @cref{Line Height}, for more information.
+integer).  @xref{Line Height}, for more information.
 @end table
 
 @node Buffer Parameters
@@ -825,6 +826,12 @@ The argument @var{pretend} has the same meaning as in
 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
 The function @code{x-parse-geometry} converts a standard X window