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 17:22:14 -0400

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,




reply via email to

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