emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master f13ae2b: * lisp/vc/vc-git.el: Update args of backend API calls in


From: Juri Linkov
Subject: master f13ae2b: * lisp/vc/vc-git.el: Update args of backend API calls in the header comments
Date: Sun, 6 Dec 2020 16:19:36 -0500 (EST)

branch: master
commit f13ae2bb955bfbf8946bf3c9eab8693c8af4287d
Author: Juri Linkov <juri@linkov.net>
Commit: Juri Linkov <juri@linkov.net>

    * lisp/vc/vc-git.el: Update args of backend API calls in the header comments
    
    https://lists.gnu.org/archive/html/emacs-devel/2020-12/msg00283.html
---
 lisp/vc/vc-git.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/vc/vc-git.el b/lisp/vc/vc-git.el
index 0da4509..84c964e 100644
--- a/lisp/vc/vc-git.el
+++ b/lisp/vc/vc-git.el
@@ -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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]