[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Contract between vc and backend functions
From: |
Stefan Monnier |
Subject: |
Re: Contract between vc and backend functions |
Date: |
Thu, 06 Mar 2025 14:17:04 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
> If there is no such contract, I'd be willing to find out what vc.el
> currently does and add documentation if there's interest.
AFAIK, there is indeed no such contract. 🙁
Rather than document it, it would probably be better to establish a good
such contract and then change the `vc.el` code accordingly.
Stefan