Autocomplete stuff

This commit is contained in:
John Doty 2013-11-14 14:13:03 -08:00
parent dc3319c32e
commit 591d1db458
36 changed files with 15782 additions and 0 deletions

View file

@ -0,0 +1,4 @@
(define-package "auto-complete"
"1.4"
"Auto Completion for GNU Emacs"
'((popup "0.5")))