# HG changeset patch # User Kim F. Storm # Date 1083365389 0 # Node ID 0a99a02be102d818eed7fecc054b46946d114e2f # Parent 4a6854d33d2b054b1f70f64e313670127e8da132 (syms_of_buffer) : Add hbar value. diff -r 4a6854d33d2b -r 0a99a02be102 src/buffer.c --- a/src/buffer.c Fri Apr 30 22:47:38 2004 +0000 +++ b/src/buffer.c Fri Apr 30 22:49:49 2004 +0000 @@ -5856,8 +5856,10 @@ t use the cursor specified for the frame nil don't display a cursor - bar display a bar cursor with default width - (bar . WIDTH) display a bar cursor with width WIDTH + bar display a vertical bar cursor with default width + (bar . WIDTH) display a vertical bar cursor with width WIDTH + hbar display a horisontal bar cursor with default width + (hbar . WIDTH) display a horisontal bar cursor with width WIDTH ANYTHING ELSE display a box cursor. When the buffer is displayed in a nonselected window,