]> git.eshelyaron.com Git - emacs.git/commitdiff
(Indentation Commands): ifinfo -> ifnottex.
authorLuc Teirlinck <teirllm@auburn.edu>
Fri, 19 May 2006 22:44:02 +0000 (22:44 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Fri, 19 May 2006 22:44:02 +0000 (22:44 +0000)
man/indent.texi

index 319244bface4420b281203d3518805f7de8db0aa..d5c69daa192fca59d4e41f43bbb10f27de11426b 100644 (file)
@@ -154,9 +154,9 @@ point, until it is underneath the next indentation point in the previous line.
 An indentation point is the end of a sequence of whitespace or the end of
 the line.  If point is farther right than any indentation point in the
 previous line, @code{indent-relative} runs @code{tab-to-tab-stop}
-@ifinfo
+@ifnottex
 (@pxref{Tab Stops}),
-@end ifinfo
+@end ifnottex
 @iftex
 (see next section),
 @end iftex