X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=blobdiff_plain;f=src%2Fredisplay.c;h=6f718125a72c34b3dd55cf0119fbca3bd48ed1ae;hp=733315fc040b9ed725a4f3496fb169f6a19a579b;hb=b50fd71ea3c920afc5ba60af567d73940993be3f;hpb=87535ceaf7fcb2d0684688e0c204e1229b5cbcbe diff --git a/src/redisplay.c b/src/redisplay.c index 733315f..6f71812 100644 --- a/src/redisplay.c +++ b/src/redisplay.c @@ -9366,7 +9366,7 @@ Non-nil means put cursor in minibuffer, at end of any message there. maybe a caret cursor, etc. */ DEFVAR_LISP ("bar-cursor", &Vbar_cursor /* -Use vertical bar cursor if non-nil. If t width is 1 pixel, otherwise 2. +*Use vertical bar cursor if non-nil. If t width is 1 pixel, otherwise 2. */ ); Vbar_cursor = Qnil;