Don't indent first LEFT CURLY BRACKET on new line of macros.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Thu, 27 Jan 2011 12:06:16 +0200
changeset 562 f277076ade00
parent 561 18c74742b032
child 563 6d5387a4e95d
Don't indent first LEFT CURLY BRACKET on new line of macros.
.emacs-my
--- a/.emacs-my	Sun Jan 23 20:40:42 2011 +0200
+++ b/.emacs-my	Thu Jan 27 12:06:16 2011 +0200
@@ -1304,6 +1304,7 @@
         (arglist-close . ++)
         (block-open . 0)
         (case-label . 0)
+        (cpp-define-intro . 0)
         (comment-intro . 0)
         (func-decl-cont . ++)
         (inexpr-class . 0)