unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Possible typo in vc.el
@ 2020-12-05  9:09 Omar Polo
  2020-12-05 20:24 ` Juri Linkov
  0 siblings, 1 reply; 3+ messages in thread
From: Omar Polo @ 2020-12-05  9:09 UTC (permalink / raw)
  To: emacs-devel

Hello,

in vc.el, in the comment at the start of the file where the vc interface
is described, for `log-search' only the `pattern' argument is mentioned
(and this matches the signature of vc-log-search), BUT the
vc-SYS-log-search (where sys is a backend) is called with *two*
arguments: the buffer where to store the result and the pattern.

Now, the text in vc.el makes me think that the list of function and
their description in the comment is intended as documentation of the vc
interface that a backend has to implement, not as documentation of the
user-facing functions.  Am I right?

Thanks,

Omar Polo



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

end of thread, other threads:[~2020-12-06 21:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-05  9:09 Possible typo in vc.el Omar Polo
2020-12-05 20:24 ` Juri Linkov
2020-12-06 21:28   ` Dmitry Gutov

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).