summaryrefslogtreecommitdiff
path: root/man/idlwave.texi
diff options
context:
space:
mode:
authorJan Djärv <jan.h.d@swipnet.se>2004-11-03 14:08:00 +0000
committerJan Djärv <jan.h.d@swipnet.se>2004-11-03 14:08:00 +0000
commitfc814854006fd04bdba9839bd04cb78d889cfe53 (patch)
treed89248a9be8bc2f878874c22ae7b9d2fd439a165 /man/idlwave.texi
parent1ccbafdc1d6630fe9d025c6fa0df164e47752244 (diff)
downloademacs-fc814854006fd04bdba9839bd04cb78d889cfe53.tar.gz
Replace non-nil with non-@code{nil}.
Diffstat (limited to 'man/idlwave.texi')
-rw-r--r--man/idlwave.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/idlwave.texi b/man/idlwave.texi
index fde5cd389d6..9c803790171 100644
--- a/man/idlwave.texi
+++ b/man/idlwave.texi
@@ -832,7 +832,7 @@ 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.