* Mapped <Return> to c-indent-new-comment-line followed by a
c-indent-line-or-region.
* Mapped <C-return> to newline, since c-indent-new-comment-line
inserts a \ at the end of #define statements and #include
statements which makes the compiler think the line continues on
the next.