From: Glenn Morris Date: Tue, 27 May 2003 18:38:40 +0000 (+0000) Subject: (align-rules-list): Doc fix. X-Git-Tag: ttn-vms-21-2-B4~9919 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c0faad25516d3051f67612998dbe2ac1698e4138;p=emacs.git (align-rules-list): Doc fix. --- diff --git a/lisp/align.el b/lisp/align.el index fe39c74aa94..4f638950484 100644 --- a/lisp/align.el +++ b/lisp/align.el @@ -635,9 +635,9 @@ The following attributes are meaningful: 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