emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/frames.texi


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lispref/frames.texi
Date: Fri, 19 Apr 2002 08:02:22 -0400

Index: emacs/lispref/frames.texi
diff -c emacs/lispref/frames.texi:1.58 emacs/lispref/frames.texi:1.59
*** emacs/lispref/frames.texi:1.58      Wed Feb 27 00:29:00 2002
--- emacs/lispref/frames.texi   Fri Apr 19 08:02:21 2002
***************
*** 520,527 ****
  @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.
  
  @vindex cursor-type
  The buffer-local variable @code{cursor-type} overrides the value of
--- 520,529 ----
  @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.  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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]