# HG changeset patch # User Richard M. Stallman # Date 1119016751 0 # Node ID b1742b11b7d9574aa1c876e5da17b0396989708d # Parent a2d30226722505208224b5a7f95e5f5132deadb7 (syms_of_buffer) : Doc fix. diff -r a2d302267225 -r b1742b11b7d9 src/buffer.c --- 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,