(Window Frame Parameters): Fix typo.

This commit is contained in:
Thien-Thi Nguyen 2004-11-16 14:14:13 +00:00
parent bd8c6db5dc
commit 4bd38e9445
2 changed files with 6 additions and 2 deletions

View 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.

View 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