Parcourir la source

Avoid compiler warning by explictly loading advice.el

Ryan C. Thompson il y a 13 ans
Parent
commit
9d73211390
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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