Thorsten Jolitz <[email protected]> writes:

> Nicolas Richard <[email protected]> writes:
>
> Hello,
>
>> I attach a patch which changs that and various other things related to
>> the renaming, namely : the customize interface, the README, and a change
>> in org-test (the one mentionned in <[email protected]> I guess).
>
> Good job. 
>
> I wonder if a library can have two (provide ...) statements, in that
> case ob-shell.el could have simply used both of these:
>
> ,-----------------
> | (provide 'sh)
> | (provide 'shell)
> `-----------------

I meant 

,-----------------
| (provide 'ob-sh)
| (provide 'ob-shell)
`-----------------

of course ...

-- 
cheers,
Thorsten


Reply via email to