X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fredisplay.c;h=ecaaad920f217f620c58dac71623e6decf148c78;hb=df28933d74967579569614970a965eb590a6d74d;hp=7436b6225464dcd6adaee066b10720df4c65f737;hpb=1d9bc86590766427e2431876a50d78206a99edd5;p=chise%2Fxemacs-chise.git- diff --git a/src/redisplay.c b/src/redisplay.c index 7436b62..ecaaad9 100644 --- a/src/redisplay.c +++ b/src/redisplay.c @@ -9373,7 +9373,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;