emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] externals/vc-got b34e96f 036/145: Emacs upstream has fixed the do


From: ELPA Syncer
Subject: [elpa] externals/vc-got b34e96f 036/145: Emacs upstream has fixed the documentation, comment not needed
Date: Thu, 9 Sep 2021 15:58:28 -0400 (EDT)

branch: externals/vc-got
commit b34e96f9da78a55092762ed9fda088026474f35a
Author: Omar Polo <op@omarpolo.com>
Commit: Omar Polo <op@omarpolo.com>

    Emacs upstream has fixed the documentation, comment not needed
---
 vc-got.el | 2 --
 1 file changed, 2 deletions(-)

diff --git a/vc-got.el b/vc-got.el
index 2eb93c5..1f73e93 100755
--- a/vc-got.el
+++ b/vc-got.el
@@ -501,8 +501,6 @@ LIMIT limits the number of commits, optionally starting at 
START-REVISION."
     (with-current-buffer buffer
       (vc-got--log nil nil (vc-got--current-branch) rl))))
 
-;; XXX: vc.el specify only pattern, but in reality this takes a buffer
-;; and a pattern.
 (defun vc-got-log-search (buffer pattern)
   "Search commits for PATTERN and write the results found in BUFFER."
   (with-current-buffer buffer



reply via email to

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