This document describes the Mozile code in the "content" directory.
The Mozile code is separated into several directories, and further separated into files that contain functions on a single theme. Look in these directories for the source code:
The main directory contains most of the JavaScript files that make Mozile work.
The eDOM directory contains the Editable DOM files.
The mes directory contains Mozile Editing Schemes.
The saving directory contains the files that facilitate Mozile saving.
The XUL directory contains the files that define the Mozile UI.