瀏覽代碼

Declare function to silence byte compiler

* org-gnus.el (nnimap-group-overview-filename): Declare function to
silence byte compiler.
David Maus 15 年之前
父節點
當前提交
9209139d1e
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      lisp/org-gnus.el

+ 1 - 0
lisp/org-gnus.el

@@ -39,6 +39,7 @@
 ;; Declare external functions and variables
 (declare-function message-fetch-field "message" (header &optional not-all))
 (declare-function message-narrow-to-head-1 "message" nil)
+(declare-function nnimap-group-overview-filename "nnimap" (group server))
 ;; The following line suppresses a compiler warning stemming from gnus-sum.el
 (declare-function gnus-summary-last-subject "gnus-sum" nil)
 ;; Customization variables