Stefan Reichör <[EMAIL PROTECTED]> writes:

> I want to use S-t l to run dvc-log. My change achieves exactly this.

Not only. It also changes the behavior of M-x dvc-log RET, of the menu
entry which should say "log", or any other thing that may call
dvc-log. You want a UI change, and you implement it with an API
change.

I believe you want to use S-t l to run dvc-changelog, not dvc-log.

I have no objection if you want to map <dvc-prefix>-l to
dvc-changelog, but please, do not change the behavior of the command
itself.

Other RCS may provide also both a log and a changelog command, so
dvc-log should call <backend>-log, and dvc-changelog should call
<backend>-changelog.

-- 
Matthieu

_______________________________________________
Xtla-el-dev mailing list
[EMAIL PROTECTED]
https://mail.gna.org/listinfo/xtla-el-dev

Reply via email to