]> git.eshelyaron.com Git - emacs.git/commitdiff
(Continued Statement Indentation): Resurrect Jan Djärv's change from
authorEli Zaretskii <eliz@gnu.org>
Fri, 26 Nov 2004 12:04:57 +0000 (12:04 +0000)
committerEli Zaretskii <eliz@gnu.org>
Fri, 26 Nov 2004 12:04:57 +0000 (12:04 +0000)
2004-11-03 that was lost when a newer version of idlwave.texi was
imported.

man/idlwave.texi

index d23359fa2eca4f42c598a7eb74782b9ab2584603..42b3bea40342af2bc03964910a3cafaf09c4ab53 100644 (file)
@@ -896,7 +896,7 @@ Also, since the indentation level can be somewhat dynamic in continued
 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.