confi-emacs-inicial/elpa/auto-complete-20170125.245/auto-complete-pkg.el

8 lines
223 B
EmacsLisp
Raw Normal View History

2020-08-02 07:57:21 +02:00
(define-package "auto-complete" "20170125.245" "Auto Completion for GNU Emacs"
'((popup "0.5.0")
(cl-lib "0.5"))
:commit "c0836fa0662095071e3c40237db611063e3c3ceb")
;; Local Variables:
;; no-byte-compile: t
;; End: