Mercurial > emacs
changeset 58527:c583d1745972
(Continued Statement Indentation): Resurrect Jan D.'s change from
2004-11-03 that was lost when a newer version of idlwave.texi was
imported.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Fri, 26 Nov 2004 12:04:57 +0000 |
parents | 5895e692eaa8 |
children | 79f06dc052c5 |
files | man/idlwave.texi |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/man/idlwave.texi Fri Nov 26 11:59:05 2004 +0000 +++ b/man/idlwave.texi Fri Nov 26 12:04:57 2004 +0000 @@ -896,7 +896,7 @@ statements with special continuation indentation, especially if @code{idlwave-max-extra-continuation-indent} is small, the key @kbd{C-u @key{TAB}} will re-indent all lines in the current statement. -Note that @code{idlwave-indent-to-open-paren}, if non-nil, overrides +Note that @code{idlwave-indent-to-open-paren}, if non-@code{nil}, overrides the @code{idlwave-max-extra-continuation-indent} limit, for parentheses only, forcing them always to line up.