# HG changeset patch # User Eli Zaretskii # Date 1101470697 0 # Node ID c583d17459723a381e59866425d745c3befcc4e1 # Parent 5895e692eaa8ebecf72fa76d0c87a0b42e11a846 (Continued Statement Indentation): Resurrect Jan D.'s change from 2004-11-03 that was lost when a newer version of idlwave.texi was imported. diff -r 5895e692eaa8 -r c583d1745972 man/idlwave.texi --- 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.