Simon Josefsson <jas(a)pdc.kth.se> writes:
I downloaded 21.0-b57 and the SUMO tarball and got everything to
work
by saying --without-jpeg. IRIX 6.3 seem to ship with some old jpeg
libraries that doesn't work with XEmacs.
Anyway. How do I get the Emacs CVS/RCS mode working? C-x C-q etc.
(require 'vc-hooks) in .emacs/site-star.
Is there a reasons XEmacs ships with a different CVS library
(PCL-CVS?) than Emacs?
No it ships with both. It is just that VC doesn't fit snuggly into the
package system yet and therefore it is not enabled by default anymore.
I have just submitted a patch which makes at least the menu appear.
Jan