Pārlūkot izejas kodu

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

* org.el (format-spec): Require 'format-spec.
Bastien Guerry 13 gadi atpakaļ
vecāks
revīzija
1987412be6
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  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)