diff --git a/src/buffer.c b/src/buffer.c index 2fad7c0be98..e2aa5818ff1 100644 --- a/src/buffer.c +++ b/src/buffer.c @@ -4191,7 +4191,7 @@ Automatically becomes buffer-local when set in any fashion."); DEFVAR_PER_BUFFER ("case-fold-search", ¤t_buffer->case_fold_search, Qnil, - "*Non-nil if searches should ignore case.\n\ + "*Non-nil if searches and matches should ignore case.\n\ Automatically becomes buffer-local when set in any fashion."); DEFVAR_PER_BUFFER ("fill-column", ¤t_buffer->fill_column,