Index: emacs/src/buffer.c
diff -c emacs/src/buffer.c:1.481 emacs/src/buffer.c:1.482
*** emacs/src/buffer.c:1.481    Sun May 29 08:25:17 2005
--- emacs/src/buffer.c  Fri Jun 17 13:59:11 2005
***************
*** 5934,5941 ****
    hollow       display a hollow box cursor
    bar          display a vertical bar cursor with default width
    (bar . WIDTH)        display a vertical bar cursor with width WIDTH
!   hbar                 display a horizontal bar cursor with default width
!   (hbar . WIDTH) display a horizontal bar cursor with width WIDTH
    ANYTHING ELSE        display a hollow box cursor.
  
  When the buffer is displayed in a nonselected window,
--- 5934,5941 ----
    hollow       display a hollow box cursor
    bar          display a vertical bar cursor with default width
    (bar . WIDTH)        display a vertical bar cursor with width WIDTH
!   hbar                 display a horizontal bar cursor with default height
!   (hbar . HEIGHT) display a horizontal bar cursor with width HEIGHT
    ANYTHING ELSE        display a hollow box cursor.
  
  When the buffer is displayed in a nonselected window,


_______________________________________________
Emacs-diffs mailing list
Emacs-diffs@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to