Function: log-view-file-prev

log-view-file-prev is an interactive and byte-compiled function defined in log-view.el.gz.

Signature

(log-view-file-prev &optional COUNT)

Documentation

Go to the previous COUNT'th file.

Interactively, COUNT is the prefix numeric argument, and defaults to 1.

Key Bindings

Source Code

;; Defined in /usr/src/emacs/lisp/vc/log-view.el.gz
(easy-mmode-define-navigation log-view-file log-view-file-re "file")