]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/vc/vc-git.el: Update args of backend API calls in the header comments
authorJuri Linkov <juri@linkov.net>
Sun, 6 Dec 2020 21:19:23 +0000 (23:19 +0200)
committerJuri Linkov <juri@linkov.net>
Sun, 6 Dec 2020 21:19:23 +0000 (23:19 +0200)
https://lists.gnu.org/archive/html/emacs-devel/2020-12/msg00283.html

lisp/vc/vc-git.el

index 0da4509670a4973543ee025b2536918fc22c68d4..84c964e7f521d201404c5ebbbd20c0b9455eee44 100644 (file)
@@ -72,7 +72,7 @@
 ;;                                          by git, so it's probably
 ;;                                          not a good idea.
 ;; - merge-news (file)                      see `merge-file'
-;; - mark-resolved (file                         OK
+;; - mark-resolved (files)                         OK
 ;; - steal-lock (file &optional revision)          NOT NEEDED
 ;; HISTORY FUNCTIONS
 ;; * print-log (files buffer &optional shortlog start-revision limit)   OK