[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] [PATCH] Add autoload cookie for function org-table-iterate-buffe
From: |
Bastien |
Subject: |
Re: [O] [PATCH] Add autoload cookie for function org-table-iterate-buffer-tables |
Date: |
Fri, 20 Apr 2012 13:25:17 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux) |
Hi Sébastien,
"Sebastien Vauban" <address@hidden> writes:
> In the same vein, I found `org-update-all-dblocks', for which I propose a
> patch hereafter.
Applied against master, thanks.
> I've scanned the 121 occurrences of `(interactive)' in `org.el' to look for
> extra potential candidates to the autoloading, but did not find any useful
> ones. Hence, just this one to add:
Thanks for the thorough check!
>>From 3df73c03d9a8c56189cbe91ec752bcc3269536ca Mon Sep 17 00:00:00 2001
> From: Sebastien Vauban <address@hidden>
> Date: Wed, 18 Apr 2012 11:12:00 +0200
> Subject: [PATCH 3/3] Add autoload cookie for org-update-all-dblocks
>
> 2012-04-18 Sebastien Vauban <address@hidden>
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
You don't need to add the line above in your ChangeLog entry.
> * org.el (org-update-all-dblocks): Autoload function.
Thanks,
--
Bastien
Re: [O] [PATCH] Add autoload cookie for function org-table-iterate-buffer-tables, Bastien, 2012/04/09