Silence byte-compiler

* lisp/org.el (format-spec): Silence byte-compiler when using "make
  single".
This commit is contained in:
Nicolas Goaziou 2015-06-01 09:24:42 +02:00
parent 31f8911495
commit 722b5e724e
1 changed files with 1 additions and 0 deletions

View File

@ -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