Index: emacs/src/buffer.c
diff -c emacs/src/buffer.c:1.482 emacs/src/buffer.c:1.483
*** emacs/src/buffer.c:1.482    Fri Jun 17 13:59:11 2005
--- emacs/src/buffer.c  Fri Jun 17 21:22:14 2005
***************
*** 5935,5941 ****
    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,
--- 5935,5941 ----
    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 height 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