unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* rev/ver in lisp/vc.el
@ 2002-10-04  7:24 Juanma Barranquero
  2002-10-04 15:02 ` Stefan Monnier
  0 siblings, 1 reply; 2+ messages in thread
From: Juanma Barranquero @ 2002-10-04  7:24 UTC (permalink / raw)


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...

                                                           /L/e/k/t/u

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

end of thread, other threads:[~2002-10-04 15:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-04  7:24 rev/ver in lisp/vc.el Juanma Barranquero
2002-10-04 15:02 ` Stefan Monnier

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).