emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [PATCH] Add autoload cookie for function org-table-iterate-buffer-tables
@ 2012-04-05 14:25 Sebastien Vauban
  2012-04-06  7:40 ` Bastien
  2012-04-09 15:33 ` Bastien
  0 siblings, 2 replies; 11+ messages in thread
From: Sebastien Vauban @ 2012-04-05 14:25 UTC (permalink / raw)
  To: emacs-orgmode-mXXj517/zsQ

2012-04-05  Sebastien Vauban  <wxhgmqzgwmuf-geNee64TY+gS+FvcfC7Uqw@public.gmane.org>

	* org-table.el (org-table-iterate-buffer-tables): Autoload function.

From 8bf259dea1d84dede8c193c2e8d8223a6e5e87ec Mon Sep 17 00:00:00 2001
From: Sebastien Vauban <sva-D0wtAvR13HarG/iDocfnWg@public.gmane.org>
Date: Thu, 5 Apr 2012 16:22:44 +0200
Subject: [PATCH] Add autoload cookie for function org-table-iterate-buffer-tables

---
 lisp/org-table.el |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/lisp/org-table.el b/lisp/org-table.el
index c336f89..8dd449a 100644
--- a/lisp/org-table.el
+++ b/lisp/org-table.el
@@ -2963,6 +2963,7 @@ with the prefix ARG."
       (widen)
       (org-table-map-tables (lambda () (org-table-recalculate t)) t))))
 
+;;;###autoload
 (defun org-table-iterate-buffer-tables ()
   "Iterate all tables in the buffer, to converge inter-table dependencies."
  (interactive)
-- 
1.7.9

Best regards,
  Seb

-- 
Sebastien Vauban

^ permalink raw reply related	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2014-02-05  8:57 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-05 14:25 [PATCH] Add autoload cookie for function org-table-iterate-buffer-tables Sebastien Vauban
2012-04-06  7:40 ` Bastien
2012-04-06  8:40   ` Sebastien Vauban
2012-04-06  9:08     ` Bastien
2012-04-06 10:09       ` Sebastien Vauban
2012-04-09 11:04         ` Bastien
2012-04-09 15:33 ` Bastien
2012-04-18  9:19   ` Sebastien Vauban
2012-04-20 11:25     ` Bastien
     [not found]       ` <87ehrizluq.fsf-whniv8GeeGkdnm+yROfE0A@public.gmane.org>
2014-02-05  8:50         ` Sebastien Vauban
2014-02-05  8:56           ` Bastien

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).