# HG changeset patch # User Glenn Morris # Date 1054060720 0 # Node ID ca3933891346240d914bd098f5246ba85832fba2 # Parent d115afc922ec80490459a80b0e16136c3ac84ab3 (align-rules-list): Doc fix. diff -r d115afc922ec -r ca3933891346 lisp/align.el --- a/lisp/align.el Tue May 27 18:36:40 2003 +0000 +++ b/lisp/align.el Tue May 27 18:38:40 2003 +0000 @@ -635,9 +635,9 @@ containing alphabetic character, sometimes you may want the search to proceed case-insensitively (for languages that ignore case, such as pascal for example). In that - case, set `case-fold' to nil, and the regular expression - search will ignore case. If `regexp' is set to a - function, that function must handle the job of ignoring + case, set `case-fold' to a non-nil value, and the regular + expression search will ignore case. If `regexp' is set to + a function, that function must handle the job of ignoring case by itself. `tab-stop' If the `tab-stop' attribute is set, and non-nil, the