Commit Diff


commit - 6eda2f1f013325ef2ba8a49de9b6ed701c166fe9
commit + b34e96f9da78a55092762ed9fda088026474f35a
blob - 2eb93c59724ee07dd9d7c05f3e85b2a6fc91e147
blob + 1f73e932c69419ce9916b6ae9d1a14c96662caaa
--- vc-got.el
+++ vc-got.el
@@ -501,8 +501,6 @@ LIMIT limits the number of commits, optionally startin
     (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