emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/man/msdog.texi


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/man/msdog.texi
Date: Fri, 19 Apr 2002 08:17:43 -0400

Index: emacs/man/msdog.texi
diff -c emacs/man/msdog.texi:1.30 emacs/man/msdog.texi:1.31
*** emacs/man/msdog.texi:1.30   Wed Sep  5 07:09:45 2001
--- emacs/man/msdog.texi        Fri Apr 19 08:17:43 2002
***************
*** 172,180 ****
  @code{default-frame-alist} (@pxref{Creating Frames}).  The MS-DOS
  terminal doesn't support a vertical-bar cursor, so the bar cursor is
  horizontal, and the @address@hidden parameter, if specified by the
! frame parameters, actually determines its height.  As an extension,
! the bar cursor specification can include the starting scan line of the
! cursor as well as its width, like this:
  
  @example
   '(cursor-type bar @var{width} . @var{start})
--- 172,181 ----
  @code{default-frame-alist} (@pxref{Creating Frames}).  The MS-DOS
  terminal doesn't support a vertical-bar cursor, so the bar cursor is
  horizontal, and the @address@hidden parameter, if specified by the
! frame parameters, actually determines its height.  For this reason,
! the @code{bar} and @code{hbar} cursor types produce the same effect on
! MS-DOS.  As an extension, the bar cursor specification can include the
! starting scan line of the cursor as well as its width, like this:
  
  @example
   '(cursor-type bar @var{width} . @var{start})



reply via email to

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