>>>> "Kevin" == Kevin Esler
<esler(a)Rational.com> writes:
Kevin> I'd suggest ...\clearcase. I was even thinking of changing
Kevin> the name of the file to clearcase.el.
Hi Kevin,
I gave clearcase.el a try.
Here's some feedback:
The file must
(provide 'clearcase)
instead of
(provide 'ccase)
otherwise
(require 'clearcase)
will lead:
Required feature clearcase was not provided
Basically all of clearcase.el should undergo a substitution from "ccase"
to "clearcase".
Are you OK with this change?
Best regards,
Adrian