Skip to content

Commit

Permalink
provide を追加
Browse files Browse the repository at this point in the history
  • Loading branch information
KAMEDAkyosuke committed Apr 16, 2012
1 parent c897689 commit 6003dbd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions org-to-textile.el
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,5 @@
(org-to-textile-region (region-beginning) (region-end))
(org-to-textile-region (point-min) (point-max)))
(switch-to-buffer-other-window org-to-textile-buffer))

(provide 'org-to-textile)

0 comments on commit 6003dbd

Please sign in to comment.