|
|
|
@ -23,18 +23,6 @@ diff -Bburpd indent-2.2.9-orig/doc/indent.texinfo indent-2.2.9/doc/indent.texinf
|
|
|
|
|
@item -nbad
|
|
|
|
|
@itemx --no-blank-lines-after-declarations
|
|
|
|
|
Do not force blank lines after declarations.@*
|
|
|
|
|
@@ -1827,6 +1832,11 @@ statement is broken.
|
|
|
|
|
Preserve access and modification times on output files.
|
|
|
|
|
@xref{Miscellaneous options}.
|
|
|
|
|
|
|
|
|
|
+@item -ppi@var{n}
|
|
|
|
|
+@itemx --preprocessor-indentation@var{n}
|
|
|
|
|
+Request indentation of preprocessor conditional statements.@*
|
|
|
|
|
+@xref{Indentation}.
|
|
|
|
|
+
|
|
|
|
|
@item -prs
|
|
|
|
|
@itemx --space-after-parentheses
|
|
|
|
|
Put a space after every '(' and before every ')'.@*
|
|
|
|
|
@@ -1979,6 +1989,7 @@ the corresponding short option.
|
|
|
|
|
\line{ --preprocessor-indentation \leaderfill -ppi@var{n}\ }
|
|
|
|
|
\line{ --preserve-mtime \leaderfill -pmt\ }
|
|
|
|
|