Explorar el Código

Avoid compiler warning by explictly loading advice.el

Ryan C. Thompson hace 13 años
padre
commit
9d73211390
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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