소스 검색

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