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

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

[nongnu] elpa/git-commit ac43c6c: Complete previous fix


From: ELPA Syncer
Subject: [nongnu] elpa/git-commit ac43c6c: Complete previous fix
Date: Tue, 7 Dec 2021 16:58:19 -0500 (EST)

branch: elpa/git-commit
commit ac43c6c8d07044307a994eec500ac932142064d1
Author: Jonas Bernoulli <jonas@bernoul.li>
Commit: Jonas Bernoulli <jonas@bernoul.li>

    Complete previous fix
    
    See #4552.
---
 lisp/magit-log.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/magit-log.el b/lisp/magit-log.el
index bc99fa7..663a4b4 100644
--- a/lisp/magit-log.el
+++ b/lisp/magit-log.el
@@ -34,7 +34,7 @@
 (require 'magit-core)
 (require 'magit-diff)
 
-(declare-function magit-blob-visit "magit-files" (blob-or-file line))
+(declare-function magit-blob-visit "magit-files" (blob-or-file))
 (declare-function magit-insert-head-branch-header "magit-status"
                   (&optional branch))
 (declare-function magit-insert-upstream-branch-header "magit-status"



reply via email to

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