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

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

[elpa] scratch/org-edna f56be02 69/72: Silenced byte-compiler


From: Ian Dunn
Subject: [elpa] scratch/org-edna f56be02 69/72: Silenced byte-compiler
Date: Sun, 21 May 2017 21:11:30 -0400 (EDT)

branch: scratch/org-edna
commit f56be02d565ccd1097edaf2884c9864a2422376f
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]