From: Richard M. Stallman Date: Fri, 28 Dec 2007 03:16:48 +0000 (+0000) Subject: (Size Parameters): Fix typo. X-Git-Tag: emacs-pretest-22.1.90~217 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=101a6cea6af0708f1581c4c67243b4b8496b2811;p=emacs.git (Size Parameters): Fix typo. --- diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 73af0a17ddb..c959325ba28 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,7 @@ +2007-12-28 Richard Stallman + + * frames.texi (Size Parameters): Fix typo. + 2007-12-23 Richard Stallman * customize.texi (Type Keywords): Uncomment :validate and clarify it. diff --git a/lispref/frames.texi b/lispref/frames.texi index 8970a34641a..43329eff840 100644 --- a/lispref/frames.texi +++ b/lispref/frames.texi @@ -455,7 +455,7 @@ The height of the frame contents, in characters. (To get the height in pixels, call @code{frame-pixel-height}; see @ref{Size and Position}.) @item width -The width of the frame contents, in characters. (To get the height in +The width of the frame contents, in characters. (To get the width in pixels, call @code{frame-pixel-width}; see @ref{Size and Position}.) @item user-size