org-mode/testing/lisp
Nicolas Goaziou 16cea3d7b7 ox: Remove comment' special value for org-export-with-creator'
* lisp/ox.el (org-export-with-creator): Change default value.

* lisp/ox-ascii.el (org-ascii-template):
* lisp/ox-beamer.el (org-beamer-template):
* lisp/ox-latex.el (org-latex-template):
* lisp/ox-odt.el (org-odt-template):
* lisp/ox-org.el (org-org-template):
* lisp/ox-texinfo.el (org-texinfo-template): Treat
  `org-export-with-creator' as a boolean.

* testing/lisp/test-ox.el (test-org-export/parse-option-keyword):
  Update test.

* doc/org.texi (Export settings): Update allowed values in
  `org-export-with-creator'.

* etc/ORG-NEWS: Signal change.

Special `comment' value isn't meaningful for all back-ends and is not
implemented in every back-end where it makes sense anyway.

It is possible to add a comment including creator at the end of the
document using a body filter instead.
2015-03-17 15:51:22 +01:00
..
test-ob-awk.el awk code blocks handle tabular input 2014-06-07 11:16:55 -04:00
test-ob-C.el Babel C, C++, D support for non-homogeneous input tables 2014-06-08 19:20:16 -04:00
test-ob-emacs-lisp.el Replace org-ctrl-c-ctrl-c' by org-babel-execute-maybe' 2015-01-30 18:28:05 +01:00
test-ob-exp.el Update some copyright years 2015-02-16 01:40:07 +01:00
test-ob-fortran.el Update copyright years again. 2014-01-07 14:18:17 +01:00
test-ob-header-arg-defaults.el Update copyright years again. 2014-01-07 14:18:17 +01:00
test-ob-lilypond.el ob-lilypond: Code cleanup 2014-08-20 22:24:01 +02:00
test-ob-lob.el Update some copyright years 2015-02-16 01:40:07 +01:00
test-ob-maxima.el Update copyright years again. 2014-01-07 14:18:17 +01:00
test-ob-octave.el Update copyright years again. 2014-01-07 14:18:17 +01:00
test-ob-perl.el Update copyright years again. 2014-01-07 14:18:17 +01:00
test-ob-python.el Update copyright years again. 2014-01-07 14:18:17 +01:00
test-ob-R.el Update copyright years again. 2014-01-07 14:18:17 +01:00
test-ob-ruby.el Replace org-ctrl-c-ctrl-c' by org-babel-execute-maybe' 2015-01-30 18:28:05 +01:00
test-ob-shell.el ob-shell.el: export vars as arrays for 'sh' code blocks 2014-04-14 21:24:00 -06:00
test-ob-table.el Update copyright years again. 2014-01-07 14:18:17 +01:00
test-ob-tangle.el Update copyright years again. 2014-01-07 14:18:17 +01:00
test-ob.el ob-core: Fix inserting improper lists 2015-02-23 18:44:52 +01:00
test-org-clock.el Update some copyright years 2015-02-16 01:40:07 +01:00
test-org-element.el org-element: Fix indentation removal with line breaks 2015-03-07 01:58:28 +01:00
test-org-footnote.el Update some copyright years 2015-02-16 01:40:07 +01:00
test-org-list.el org-list: Fix continuated items repair 2015-02-14 12:37:41 +01:00
test-org-macro.el macro: Implement argument extracting and escaping functions 2015-01-21 00:27:24 +01:00
test-org-src.el Update some copyright years 2015-02-16 01:40:07 +01:00
test-org-table.el rework fix in82599d37e1 to use should-error macro 2015-01-25 11:20:36 +01:00
test-org-timer.el Update some copyright years 2015-02-16 01:40:07 +01:00
test-org.el org: Nesting grouptags 2015-03-16 22:27:38 +01:00
test-ox.el ox: Remove comment' special value for org-export-with-creator' 2015-03-17 15:51:22 +01:00
test-property-inheritance.el Update copyright years again. 2014-01-07 14:18:17 +01:00