all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* vc-tests.el: vc-unregister
@ 2015-10-30 17:37 Michael Albinus
  2016-04-24 21:44 ` Dmitry Gutov
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Albinus @ 2015-10-30 17:37 UTC (permalink / raw)
  To: emacs-devel

Hi,

in vc-tests.el test cases vc-test-<backend>01-register, functions
vc-register, vc-unregister and vc-registered are tested. However,
function vc-unregister does not exist at all, and functions
vc-<backend>-unregister do not exist for backends CVS, SVN, SCCS, SRC
and Mtn. See function vc-test--unregister-function. Is this supposed to
miss those functions?

Furthermore, there is no documentation about vc-registered and
vc-<backend>-unregister in doc/emacs/maintaining.texi.

Best regards, Michael.



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: vc-tests.el: vc-unregister
  2015-10-30 17:37 vc-tests.el: vc-unregister Michael Albinus
@ 2016-04-24 21:44 ` Dmitry Gutov
  0 siblings, 0 replies; 2+ messages in thread
From: Dmitry Gutov @ 2016-04-24 21:44 UTC (permalink / raw)
  To: Michael Albinus, emacs-devel

On 10/30/2015 07:37 PM, Michael Albinus wrote:
> functions
> vc-<backend>-unregister do not exist for backends CVS, SVN, SCCS, SRC
> and Mtn. See function vc-test--unregister-function. Is this supposed to
> miss those functions?

Do the respective VCS-es have ways to "forget" a file? Then they should 
have `unregister' implementations, when someone write them.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-04-24 21:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-30 17:37 vc-tests.el: vc-unregister Michael Albinus
2016-04-24 21:44 ` Dmitry Gutov

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.