Emacs/emacs/C-Modes

From Get docs

Next: Asm Mode, Previous: Misc for Programs, Up: Programs   [Contents][Index]


26.12 C and Related Modes

This section gives a brief description of the special features available in C, C++, Objective-C, Java, CORBA IDL, Pike and AWK modes. (These are called “C mode and related modes”.) For more details, see the CC mode Info manual, which is distributed with Emacs.

Motion in C:    Commands to move by C statements, etc.
Electric C:    Colon and other chars can automatically reindent.
Hungry Delete:    A more powerful DEL command.
Other C Commands:    Filling comments, viewing expansion of macros,

and other neat features.