Previous: General C Style, Up: Coding Style


11 SXEmacs Specific Style

This section was lifted almost word for word from the XEmacs CODING-STANDARDS by Ben Wing.

Specially-prefixed functions/variables:

Functions for manipulating Lisp types:

Other:

Any header-file declarations of the sort

        struct foobar;

go into the types section of lisp.h.