diff options
Diffstat (limited to 'man/indent.texi')
-rw-r--r-- | man/indent.texi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/man/indent.texi b/man/indent.texi index a940bc77a95..d2134103240 100644 --- a/man/indent.texi +++ b/man/indent.texi @@ -245,3 +245,7 @@ preserving the columns of all nonblank text. @kbd{M-x tabify} scans the region for sequences of spaces, and converts sequences of at least three spaces to tabs if that can be done without changing indentation. @kbd{M-x untabify} changes all tabs in the region to appropriate numbers of spaces. + +@ignore + arch-tag: acc07de7-ae11-4ee8-a159-cb59c473f0fb +@end ignore |