emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: emacs-28 bc63651588: Make all vc-*-responsible-p functions return a


From: Lars Ingebrigtsen
Subject: Re: emacs-28 bc63651588: Make all vc-*-responsible-p functions return a string
Date: Thu, 14 Apr 2022 16:51:55 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Stefan Monnier <monnier@iro.umontreal.ca> writes:

> Could you change the docstrings accordingly (they all say just
> "non-nil") and more importantly the doc of `responsible-p` in the header
> of `vc.el` which still says:
>
> ;; - responsible-p (file)
> ;;
> ;;   Return non-nil if this backend considers itself "responsible" for
> ;;   FILE, which can also be a directory.  This function is used to find
> ;;   out what backend to use for registration of new files and for things
> ;;   like change log generation.  The default implementation always
> ;;   returns nil.

Yup; now done.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



reply via email to

[Prev in Thread] Current Thread [Next in Thread]