Masatake YAMATO <[EMAIL PROTECTED]> writes: > It seems that my question is not accurate. > Matthieu told me that xtla-dvc.el breaks `dvc-function', so the file is > renamed > to tla-dvc.el. The prefix `x' becomes a problem here. xhg-dvc.el also uses `x' > as a prefix. So I wonder xhg-dvc.el breaks `dvc-function' or not. Here cg has > no problem.
The symbol identifying xhg in DVC is 'xhg, so the file should be xhg-dvc.el. The current naming of *-dvc.el files is correct, changing it would break dvc-function. -- Matthieu