org-export: Add an option to toggle export of stat cookies
commitcaf2432c52ab0fda74719e2827780e1c66eaf459
authorNicolas Goaziou <n.goaziou@gmail.com>
Mon, 27 Aug 2012 10:31:05 +0000 (27 12:31 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Mon, 27 Aug 2012 13:27:02 +0000 (27 15:27 +0200)
treeecd83fcab0a4209526f9799a50427f59f93c3add
parent9f2824852cc7fd4a31b88ee9d00ba692e20e9f0f
org-export: Add an option to toggle export of stat cookies

* contrib/lisp/org-export.el (org-export-with-statistics-cookies): New
  variable.
(org-export-options-alist): Use new variable.
(org-export--skip-p): Handle new option.
* testing/lisp/test-org-export.el: Add test.
contrib/lisp/org-export.el
testing/lisp/test-org-export.el