From: Thien-Thi Nguyen Date: Tue, 16 Nov 2004 14:14:13 +0000 (+0000) Subject: (Window Frame Parameters): Fix typo. X-Git-Tag: ttn-vms-21-2-B4~3902 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4bd38e9445f794748e7a2c71b02599e54c5216f5;p=emacs.git (Window Frame Parameters): Fix typo. --- diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 104037b6516..efc086c6c2f 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,7 @@ +2004-11-16 Thien-Thi Nguyen + + * frames.texi (Window Frame Parameters): Fix typo. + 2004-11-15 Kim F. Storm * symbols.texi (Other Plists): Note that plist-get may signal error. diff --git a/lispref/frames.texi b/lispref/frames.texi index 736115ef11e..655232a8869 100644 --- a/lispref/frames.texi +++ b/lispref/frames.texi @@ -517,8 +517,8 @@ Display a vertical bar between characters. Display a vertical bar @var{width} pixels wide between characters. @item hbar Display a horizontal bar. -@item (bar . @var{width}) -Display a horizontal bar @var{width} pixels high. +@item (hbar . @var{height}) +Display a horizontal bar @var{height} pixels high. @end table @vindex cursor-type