Explorar o código

org.el (format-spec): Require 'format-spec.

* org.el (format-spec): Require 'format-spec.
Bastien Guerry %!s(int64=13) %!d(string=hai) anos
pai
achega
1987412be6
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      lisp/org.el

+ 1 - 0
lisp/org.el

@@ -75,6 +75,7 @@
   (require 'gnus-sum))
 
 (require 'calendar)
+(require 'format-spec)
 
 ;; Emacs 22 calendar compatibility:  Make sure the new variables are available
 (when (fboundp 'defvaralias)