Next: , Previous: Introduction, Up: Top


2 Anatomy of a Emodule

A dynamically loadable SXEmacs extension (hereafter referred to as a emodule) can carry certain special pieces of information and functions which are then used in a predefined special way. This chapter describes the basic layout of such a emodule, and provides a very simple sample.