From: fred Date: Sun, 12 Jan 1997 20:03:32 +0000 (+0000) Subject: lilypond-0.0.23 X-Git-Tag: release/1.5.59~6412 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=42c482d54315ea29db6d09d18c00612e3f514f11;p=lilypond.git lilypond-0.0.23 --- diff --git a/Documentation/CodingStyle.pod b/Documentation/CodingStyle.pod index 995188dec2..460935f859 100644 --- a/Documentation/CodingStyle.pod +++ b/Documentation/CodingStyle.pod @@ -32,9 +32,10 @@ in emacs: =head2 DATA MEMBERS Class::member() - Class::member_type_() + Type Class::member_type_ + +the C is a Hungarian notation postfix for $C$. -the C is a Hungarian notation postfix =head2 COMMENTS @@ -63,6 +64,7 @@ F Unfortunately most of the code isn't really documented that good. + =head2 CLASSNAMES (2) A lot of classes in LilyPond start with 'P', this is to distinguish