6 Star 5 Fork 1

Apache / APR

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
emacs-mode 488 Bytes
一键复制 编辑 原始数据 按行查看 历史
Ben Laurie 提交于 2003-11-06 00:26 . Help idiots like me who use emacs.
;; 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
C
1
https://gitee.com/apache/apr.git
git@gitee.com:apache/apr.git
apache
apr
APR
trunk

搜索帮助

53164aa7 5694891 3bd8fe86 5694891