GNU Emacs and XEmacs
There are two main variants of Emacs: GNU Emacs
and XEmacs. There is cross-pollenation between the
two camps, and in fact many of the packages are the
same between the two. There is no concise way to
describe how they differ; even if we made a list of
what features are in one and not the other, it
would quickly go out of date with new versions. If
you are new to Emacs, you wouldn't go wrong with
either one; choose what your colleagues use or what
is most convenient to obtain.
CVS and Emacs
Emacs ships with a package called VC which
supports CVS among other version control systems.
In addition, there is a package called PCL-CVS,
which provides access to a greater range of CVS
features than VC does.
|