emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/buffer.c


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/src/buffer.c
Date: Fri, 17 Jun 2005 09:59:12 -0400

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,




reply via email to

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