emacs-devel
[Top][All Lists]
Advanced

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

Re: log-view.el calls non-existent function vc-version-diff


From: Dan Nicolaescu
Subject: Re: log-view.el calls non-existent function vc-version-diff
Date: Sat, 13 Oct 2007 10:44:21 -0700

"Chris Moore" <address@hidden> writes:

  > The only 2 references to vc-version-diff in the whole lisp/ tree are:
  > 
  > ./log-view.el:(autoload 'vc-version-diff "vc")
  > ./log-view.el:    (vc-version-diff (log-view-current-file) to fr)))

It seems that it should be changed to call vc-history-diff. 

But vc-history-diff takes a `backend' parameter. But it computes the
backend in the code anyway...

ESR, can you please say what is your intention with that function?
Should it just lose the `backend' parameter?




reply via email to

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