Merge pull request #1042 from milkypostman/org-mac-link

Rename org-mac-link-grabber to org-mac-link to correspond to changes ups...
This commit is contained in:
Donald Ephraim Curtis 2013-09-19 20:24:26 -07:00
commit 640b7fae37
2 changed files with 4 additions and 4 deletions

4
recipes/org-mac-link Normal file
View file

@ -0,0 +1,4 @@
(org-mac-link
:fetcher git
:url "git://orgmode.org/org-mode.git"
:files ("contrib/lisp/org-mac-link.el"))

View file

@ -1,4 +0,0 @@
(org-mac-link-grabber
:fetcher git
:url "git://orgmode.org/org-mode.git"
:files ("contrib/lisp/org-mac-link-grabber.el"))