]> git.eshelyaron.com Git - emacs.git/commitdiff
(Window Frame Parameters): Fix typo.
authorThien-Thi Nguyen <ttn@gnuvola.org>
Tue, 16 Nov 2004 14:14:13 +0000 (14:14 +0000)
committerThien-Thi Nguyen <ttn@gnuvola.org>
Tue, 16 Nov 2004 14:14:13 +0000 (14:14 +0000)
lispref/ChangeLog
lispref/frames.texi

index 104037b65165f24c90efc2b5dec889acc6cb09d8..efc086c6c2f2f9550e4ba4b47befa3994d2759ba 100644 (file)
@@ -1,3 +1,7 @@
+2004-11-16  Thien-Thi Nguyen  <ttn@gnu.org>
+
+       * frames.texi (Window Frame Parameters): Fix typo.
+
 2004-11-15  Kim F. Storm  <storm@cua.dk>
 
        * symbols.texi (Other Plists): Note that plist-get may signal error.
index 736115ef11ec047bf35c5bea5745cefb3247deac..655232a8869ecb522da133983b0f7fe9569e7db0 100644 (file)
@@ -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