浏览代码

Silence byte-compiler

* lisp/org.el (format-spec): Silence byte-compiler when using "make
  single".
Nicolas Goaziou 10 年之前
父节点
当前提交
722b5e724e
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      lisp/org.el

+ 1 - 0
lisp/org.el

@@ -76,6 +76,7 @@
 (require 'calendar)
 (require 'find-func)
 (require 'format-spec)
+(autoload 'format-spec "format-spec")	; Silence "make single".
 
 (or (equal this-command 'eval-buffer)
     (condition-case nil