Applied, Thanks -- Eric

p.s. would you mind submitting git formatted patches for these sort of
     updates in the future?  It greatly simplifies the process of
     applying the patch.  The process for creating a git formatted patch
     is as follows...

     1. commit your changes to your local copy of the org-mode
        repository
     2. run the following command to wrap up the latest commit on your
        local copy of the repository into a file which can be attached
        to email messages

            git format-patch -o ~/Desktop/ HEAD~1

        after the command finished you will notice a new file on your
        Desktop with a name like 0001-commit-message-stuff.patch

Thanks Again -- Eric

"Thomas S. Dye" <t...@tsdye.com> writes:

> Aloha all,
>
> The attached patch documents the behavior of the :cache header argument.
>
> All the best,
> Tom
>
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to