From b4234f4ce61d426749a403b72b444c1808c2515a Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 17 Jun 2005 21:22:14 +0000 Subject: [PATCH] Finish previous change. --- src/buffer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/buffer.c b/src/buffer.c index 83e8b08b909..ed05daf77ec 100644 --- a/src/buffer.c +++ b/src/buffer.c @@ -5935,7 +5935,7 @@ Values are interpreted as follows: 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 + (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, -- 2.39.2