7 lines
171 B
EmacsLisp
Raw Permalink Normal View History

2019-10-20 16:24:07 -05:00
(define-package "auto-complete" "20170124.1845" "Auto Completion for GNU Emacs"
'((popup "0.5.0")
(cl-lib "0.5")))
;; Local Variables:
;; no-byte-compile: t
;; End: