Editing Programs
This chapter describes Emacs features for facilitating editing programs. Some of the things these features can do are:
- Find or move over top-level definitions (Defuns).
- Apply the usual indentation conventions of the language (Program Indent).
- Balance parentheses (Parentheses).
- Insert, kill or align comments (Comments).
- Highlight program syntax (Font Lock).