Просмотр исходного кода

Avoid compiler warning by explictly loading advice.el

Ryan C. Thompson 13 лет назад
Родитель
Сommit
9d73211390
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      ido-ubiquitous.el

+ 1 - 0
ido-ubiquitous.el

@@ -53,6 +53,7 @@
 ;;; Code:
 
 (require 'ido)
+(require 'advice)
 
 ;; Clean up old versions of ido-ubiquitous (1.3 and earlier) that
 ;; defined advice on `completing-read' instead of modifying