Nicolas Goaziou 8 лет назад
Родитель
Сommit
7e767a42c2
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      lisp/org-mouse.el

+ 1 - 1
lisp/org-mouse.el

@@ -136,8 +136,8 @@
 
 ;;; Code:
 
-(eval-when-compile (require 'cl))
 (require 'org)
+(require 'cl-lib)
 
 (defvar org-agenda-allow-remote-undo)
 (defvar org-agenda-undo-list)