summaryrefslogtreecommitdiff
path: root/lisp/vc/vc-cvs.el
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2013-04-24 00:52:00 -0700
committerGlenn Morris <rgm@gnu.org>2013-04-24 00:52:00 -0700
commitbb7cdf58f6ad1ddbf2dad90568440d756fa831f1 (patch)
tree7377f89a8bf63c0eba8c2b0a4d9c0718d7a604ca /lisp/vc/vc-cvs.el
parent6933cefc4834cc5ef8d8c46fd2379578240c4f1e (diff)
downloademacs-bb7cdf58f6ad1ddbf2dad90568440d756fa831f1.tar.gz
emacs-bb7cdf58f6ad1ddbf2dad90568440d756fa831f1.tar.bz2
emacs-bb7cdf58f6ad1ddbf2dad90568440d756fa831f1.zip
Doc fixes related to vc-print-log
* vc/vc-bzr.el (vc-bzr-print-log): * vc/vc-cvs.el (vc-cvs-print-log): * vc/vc-git.el (vc-git-print-log): * vc/vc-hg.el (vc-hg-print-log): * vc/vc-mtn.el (vc-mtn-print-log): * vc/vc-rcs.el (vc-rcs-print-log): * vc/vc-sccs.el (vc-sccs-print-log): * vc/vc-svn.el (vc-svn-print-log): * vc/vc.el (vc-print-log-internal): Doc fixes.
Diffstat (limited to 'lisp/vc/vc-cvs.el')
-rw-r--r--lisp/vc/vc-cvs.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/vc/vc-cvs.el b/lisp/vc/vc-cvs.el
index 334683898be..7a8f8107509 100644
--- a/lisp/vc/vc-cvs.el
+++ b/lisp/vc/vc-cvs.el
@@ -503,7 +503,8 @@ Will fail unless you have administrative privileges on the repo."
(declare-function vc-rcs-print-log-cleanup "vc-rcs" ())
(defun vc-cvs-print-log (files buffer &optional _shortlog _start-revision limit)
- "Get change logs associated with FILES."
+ "Print commit log associated with FILES into specified BUFFER.
+Remaining arguments are ignored."
(require 'vc-rcs)
;; It's just the catenation of the individual logs.
(vc-cvs-command