/[emacs]/emacs/lispref/frames.texi
ViewVC logotype

Diff of /emacs/lispref/frames.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.58 by rms, Wed Feb 27 05:29:00 2002 UTC revision 1.59 by eliz, Fri Apr 19 12:02:21 2002 UTC
# Line 520  The way to display the cursor.  The legi Line 520  The way to display the cursor.  The legi
520  @code{box}, and @code{(bar . @var{width})}.  The symbol @code{box}  @code{box}, and @code{(bar . @var{width})}.  The symbol @code{box}
521  specifies an ordinary black box overlaying the character after point;  specifies an ordinary black box overlaying the character after point;
522  that is the default.  The symbol @code{bar} specifies a vertical bar  that is the default.  The symbol @code{bar} specifies a vertical bar
523  between characters as the cursor.  @code{(bar . @var{width})} specifies  between characters as the cursor.  @code{(bar . @var{width})}
524  a bar @var{width} pixels wide.  specifies a bar @var{width} pixels wide.  The symbol @code{hbar}
525    specifies a horizontal bar, an underscore-like cursor.  @code{(hbar .
526    @var{width})} specifiles a horizontal bar @var{width} pixels high.
527    
528  @vindex cursor-type  @vindex cursor-type
529  The buffer-local variable @code{cursor-type} overrides the value of  The buffer-local variable @code{cursor-type} overrides the value of

Legend:
Removed from v.1.58  
changed lines
  Added in v.1.59

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26