Jan Vroonhof writes:
tom <tom(a)pixelpark.com> writes:
> menu entry always reads 'check in file <filename>' .
> This is quite irritating.
You did use the package with XEmacs 21.0 did you?
yes (this is why i posted to this
list :-) )
I just noticed this happens also with xemacs 20.4.
xemacs 20.3 (where i proberly used an older vc package) worked okay for me.
> i have a (load "vc") in my .emacs and no other vc related variables are
> set.
You should just have a '(require 'vc-hooks) but that shouldn't
matter.
Thanks anyway.
Jan
tom