From: Richard M. Stallman Date: Fri, 17 Jun 2005 13:59:11 +0000 (+0000) Subject: (syms_of_buffer) : Doc fix. X-Git-Tag: emacs-pretest-22.0.90~8841 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=398f0da507158e8cddc5e1ac966f139ee2133f34;p=emacs.git (syms_of_buffer) : Doc fix. --- diff --git a/src/buffer.c b/src/buffer.c index a287e45df78..83e8b08b909 100644 --- a/src/buffer.c +++ b/src/buffer.c @@ -5934,8 +5934,8 @@ Values are interpreted as follows: 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,