emacs-devel
[Top][All Lists]
Advanced

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

Re: rev/ver in lisp/vc.el


From: Stefan Monnier
Subject: Re: rev/ver in lisp/vc.el
Date: Fri, 04 Oct 2002 11:02:21 -0400

> In lisp/vc.el:
> 
> > (defun vc-default-show-log-entry (backend ver)
> >   (if (fboundp 'log-view-goto-rev)
> >       (log-view-goto-rev rev)))
> 
> Either the function argument is `rev' or the one passed to
> `log-view-goto-rev' is `ver', I'd say...

Oops, thanks, I'll fix it,


        Stefan





reply via email to

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