Mercurial > emacs
changeset 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 | 7ed02bba9e5b |
children | 04976f1e1ec2 |
files | lispref/frames.texi |
diffstat | 1 files changed, 4 insertions(+), 2 deletions(-) [+] |
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