head     1.1;
branch   1.1.1;
access   ;
symbols  project:1.1.1.1 start:1.1.1;
locks    ; strict;
comment  @# @;


1.1
date     2009.05.18.14.57.42;  author kaurikim;  state Exp;
branches 1.1.1.1;
next     ;

1.1.1.1
date     2009.05.18.14.57.42;  author kaurikim;  state Exp;
branches ;
next     ;


desc
@@



1.1
log
@Initial revision
@
text
@;; M-x load-file <this file>
;; or emacs -l <this file>
;; to use this style: C-c . apache
(c-add-style "apache"
	     '((inclass . ++)
	       (defun-block-intro . ++)
	       (statement-block-intro . ++)
	       (substatement . ++)
	       (brace-list-intro . ++)
	       (statement-case-intro . ++)
	       (inextern-lang . 0)
	       ))
(setq-default indent-tabs-mode nil)
;; if you forgot to do this at startup, then M-x eval-expression
;; (setq indent-tabs-mode nil) on each buffer
@


1.1.1.1
log
@apr-1.3.3
@
text
@@
