]> code.delx.au - gnu-emacs/blobdiff - src/buffer.c
Fix quoting problem in cc-engine debug message
[gnu-emacs] / src / buffer.c
index f06d7e08e49c7536b910257d875a3da7109851f0..e4269c0046a43283b6aadd4fc7164d6f19f78484 100644 (file)
@@ -6233,6 +6233,8 @@ Values are interpreted as follows:
   (hbar . HEIGHT) display a horizontal bar cursor with height HEIGHT
   ANYTHING ELSE   display a hollow box cursor
 
+WIDTH and HEIGHT can't exceed the frame's canonical character size.
+
 When the buffer is displayed in a non-selected window, the
 cursor's appearance is instead controlled by the variable
 `cursor-in-non-selected-windows'.  */);