Mercurial > emacs
diff src/buffer.c @ 63570:7b153a401f5c
Finish previous change.
| author | Richard M. Stallman <rms@gnu.org> |
|---|---|
| date | Fri, 17 Jun 2005 21:22:14 +0000 |
| parents | b1742b11b7d9 |
| children | a8fa7c632ee4 c016d82bf02b b7da78284d4c |
line wrap: on
line diff
--- a/src/buffer.c Fri Jun 17 16:51:10 2005 +0000 +++ b/src/buffer.c Fri Jun 17 21:22:14 2005 +0000 @@ -5935,7 +5935,7 @@ 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,
