Преглед на файлове

org-clock.el: require 'org-exp to set `org-export-default-language'.

Thanks to Matt Lundin for reporting this.
Bastien Guerry преди 14 години
родител
ревизия
17351b924f
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      lisp/org-clock.el

+ 1 - 0
lisp/org-clock.el

@@ -29,6 +29,7 @@
 ;; This file contains the time clocking code for Org-mode
 
 (require 'org)
+(require 'org-exp)
 ;;; Code:
 
 (eval-when-compile