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

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

[nongnu] elpa/with-editor 4fe66d4 114/140: Silence byte-compiler


From: Jonas Bernoulli
Subject: [nongnu] elpa/with-editor 4fe66d4 114/140: Silence byte-compiler
Date: Fri, 6 Aug 2021 12:51:31 -0400 (EDT)

branch: elpa/with-editor
commit 4fe66d4d55c8eacebda53a13cc38e01d32bdaaa2
Author: Jonas Bernoulli <jonas@bernoul.li>
Commit: Jonas Bernoulli <jonas@bernoul.li>

    Silence byte-compiler
    
    Closes #74.
---
 with-editor.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/with-editor.el b/with-editor.el
index 03fd979..aae1559 100644
--- a/with-editor.el
+++ b/with-editor.el
@@ -101,6 +101,7 @@
 (declare-function dired-get-filename 'dired)
 (declare-function term-emulate-terminal 'term)
 (defvar eshell-preoutput-filter-functions)
+(defvar git-commit-post-finish-hook)
 
 ;;; Options
 



reply via email to

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