(syms_of_buffer): Doc fix.
This commit is contained in:
parent
21e01890f8
commit
5ed6257458
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Reference in a new issue