ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/.indent.pro
Revision: 1.2
Committed: Sun Aug 15 00:37:04 2004 UTC (19 years, 9 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
State: FILE REMOVED
Log Message:
*** empty log message ***

File Contents

# User Rev Content
1 pcg 1.1 --dont-format-comments
2     --procnames-start-lines
3     --parameter-indentation4
4     --indent-level4
5     --line-comments-indentation4
6     --cuddle-else
7     --brace-indent0
8     --start-left-side-of-comments
9     --no-blank-lines-after-commas
10     --blank-lines-after-declarations
11     --blank-lines-after-procedures
12     --comment-indentation33
13     --declaration-comment-column33
14     --no-comment-delimiters-on-blank-lines
15     --continuation-indentation4
16     --case-indentation0
17     --else-endif-column33
18     --no-space-after-casts
19     --no-blank-before-sizeof
20     --declaration-indentation16
21     --continue-at-parentheses
22     --no-space-after-function-call-names
23     --swallow-optional-blank-lines
24     --space-special-semicolon
25     --tab-size8
26     --line-length79
27     --braces-on-if-line
28     --braces-on-struct-decl-line
29     --leave-preprocessor-space
30     --no-space-after-parentheses
31     --honour-newlines
32     --break-before-boolean-operator