mirror of
https://github.com/correl/melpa.git
synced 2024-12-19 19:14:23 +00:00
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:
commit
640b7fae37
2 changed files with 4 additions and 4 deletions
4
recipes/org-mac-link
Normal file
4
recipes/org-mac-link
Normal file
|
@ -0,0 +1,4 @@
|
|||
(org-mac-link
|
||||
:fetcher git
|
||||
:url "git://orgmode.org/org-mode.git"
|
||||
:files ("contrib/lisp/org-mac-link.el"))
|
|
@ -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"))
|
Loading…
Reference in a new issue