Function: cvs-status-prev

cvs-status-prev is an interactive and byte-compiled function defined in cvs-status.el.gz.

Signature

(cvs-status-prev &optional COUNT)

Documentation

Go to the previous COUNT'th entry.

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

Key Bindings

Source Code

;; Defined in /usr/src/emacs/lisp/vc/cvs-status.el.gz
;; Define cvs-status-next and cvs-status-prev
(easy-mmode-define-navigation cvs-status cvs-status-entry-leader-re "entry")