diff lispref/frames.texi @ 44693:5341e03c6370

(Window Frame Parameters): Document the hbar cursor type.
author Eli Zaretskii <eliz@gnu.org>
date Fri, 19 Apr 2002 12:02:21 +0000
parents fa66c2edee4d
children 75e9d527da2b
line wrap: on
line diff
--- a/lispref/frames.texi	Fri Apr 19 11:51:16 2002 +0000
+++ b/lispref/frames.texi	Fri Apr 19 12:02:21 2002 +0000
@@ -520,8 +520,10 @@
 @code{box}, and @code{(bar . @var{width})}.  The symbol @code{box}
 specifies an ordinary black box overlaying the character after point;
 that is the default.  The symbol @code{bar} specifies a vertical bar
-between characters as the cursor.  @code{(bar . @var{width})} specifies
-a bar @var{width} pixels wide.
+between characters as the cursor.  @code{(bar . @var{width})}
+specifies a bar @var{width} pixels wide.  The symbol @code{hbar}
+specifies a horizontal bar, an underscore-like cursor.  @code{(hbar .
+@var{width})} specifiles a horizontal bar @var{width} pixels high.
 
 @vindex cursor-type
 The buffer-local variable @code{cursor-type} overrides the value of