Mercurial > emacs
changeset 51264:ca3933891346
(align-rules-list): Doc fix.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Tue, 27 May 2003 18:38:40 +0000 |
parents | d115afc922ec |
children | 575ad90ca254 |
files | lisp/align.el |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- 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