Mercurial > emacs
changeset 63545:b1742b11b7d9
(syms_of_buffer) <cursor-type>: Doc fix.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 17 Jun 2005 13:59:11 +0000 |
parents | a2d302267225 |
children | 119eb8c37b61 |
files | src/buffer.c |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/src/buffer.c Fri Jun 17 13:56:00 2005 +0000 +++ b/src/buffer.c Fri Jun 17 13:59:11 2005 +0000 @@ -5934,8 +5934,8 @@ 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 + 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,