Index: emacs/src/buffer.c
diff -c emacs/src/buffer.c:1.486 emacs/src/buffer.c:1.487
*** emacs/src/buffer.c:1.486 Mon Jul 18 16:32:35 2005
--- emacs/src/buffer.c Thu Jul 21 16:06:33 2005
***************
*** 5930,5944 ****
doc: /* Cursor to use when this buffer is in the selected window.
Values are interpreted as follows:
! t use the cursor specified for the frame
! nil don't display a cursor
! box display a filled box cursor
! 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 height HEIGHT
! ANYTHING ELSE display a hollow box cursor.
When the buffer is displayed in a nonselected window,
this variable has no effect; the cursor appears as a hollow box. */);
--- 5930,5944 ----
doc: /* Cursor to use when this buffer is in the selected window.
Values are interpreted as follows:
! t use the cursor specified for the frame
! nil don't display a cursor
! box display a filled box cursor
! 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 height HEIGHT
! ANYTHING ELSE display a hollow box cursor
When the buffer is displayed in a nonselected window,
this variable has no effect; the cursor appears as a hollow box. */);
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs