mirror of
https://github.com/correl/melpa.git
synced 2025-02-16 15:54:37 +00:00
Fix broken autopair recipe, which referred to a missing autopair-pkg.el file
This commit is contained in:
parent
8be7c714c7
commit
f421778f5f
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
(autopair
|
||||
:fetcher svn
|
||||
:url "http://autopair.googlecode.com/svn/trunk/"
|
||||
:files ("autopair-pkg.el" "autopair.el"))
|
||||
:files ("autopair.el"))
|
||||
|
|
Loading…
Reference in a new issue