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

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

[elpa] master e6f88e7 069/135: Silenced byte-compiler


From: Ian Dunn
Subject: [elpa] master e6f88e7 069/135: Silenced byte-compiler
Date: Mon, 17 Feb 2020 10:52:55 -0500 (EST)

branch: master
commit e6f88e7b7de87e6187356540d61d2e09e15e39db
Author: Ian D <address@hidden>
Commit: Ian D <address@hidden>

    Silenced byte-compiler
    
    * org-edna.el: Correctly declare lm-report-bug
---
 org-edna.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/org-edna.el b/org-edna.el
index 883e92d..dd8ba6c 100644
--- a/org-edna.el
+++ b/org-edna.el
@@ -702,7 +702,7 @@ Test will block if the heading \"path/to/heading\" in 
\"test.org\" is not DONE."
 
 
 
-(declare-function 'lm-report-bug "lisp-mnt" (topic))
+(declare-function lm-report-bug "lisp-mnt" (topic))
 
 (defun org-edna-submit-bug-report (topic)
   (interactive "sTopic: ")



reply via email to

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