mirror of
https://github.com/correl/melpa.git
synced 2024-12-18 19:21:32 +00:00
Merge pull request #278 from hanjianwei/master
Auto-complete and popup moved to auto-complete organization
This commit is contained in:
commit
083fb07119
2 changed files with 2 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
|||
(auto-complete :repo "m2ym/auto-complete" :fetcher github :files
|
||||
(auto-complete :repo "auto-complete/auto-complete" :fetcher github :files
|
||||
("*.el" "dict"))
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
(popup :repo "m2ym/popup-el"
|
||||
(popup :repo "auto-complete/popup-el"
|
||||
:fetcher github
|
||||
:files ("popup.el"))
|
||||
|
||||
|
|
Loading…
Reference in a new issue