rename org-toc module

This commit is contained in:
Sergei Nosov 2015-04-20 12:24:19 +03:00
parent 861c3b9618
commit 7a142d6f28
2 changed files with 2 additions and 1 deletions

View file

@ -1 +0,0 @@
(org-toc :fetcher github :repo "snosov1/org-toc")

2
recipes/toc-org Normal file
View file

@ -0,0 +1,2 @@
(toc-org :fetcher github :repo "snosov1/toc-org"
:old-names (org-toc))