changeset 38150:e8daadee7c3c

(Indentation Commands): Document what indent-relative does when called with an argument.
author Eli Zaretskii <eliz@gnu.org>
date Fri, 22 Jun 2001 11:42:44 +0000
parents a07facd0bdf8
children 9fb3fc20b9b0
files man/indent.texi
diffstat 1 files changed, 4 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/man/indent.texi	Fri Jun 22 11:32:07 2001 +0000
+++ b/man/indent.texi	Fri Jun 22 11:42:44 2001 +0000
@@ -128,11 +128,13 @@
 indentation point then applicable is used.  If no indentation point is
 applicable even then, @code{indent-relative} runs @code{tab-to-tab-stop}
 @ifinfo
-(@pxref{Tab Stops}).
+(@pxref{Tab Stops}),
 @end ifinfo
 @iftex
-(see next section).
+(see next section),
 @end iftex
+unless it is called with a numeric argument, in which case it does
+nothing.
 
   @code{indent-relative} is the definition of @key{TAB} in Indented Text
 mode.  @xref{Text}.