Mercurial > emacs
changeset 97028:70c4b1cbc9e3
2008-07-25 Carsten Dominik <dominik@science.uva.nl>
* org.texi (Export options): Document the use of the creator flag.
author | Carsten Dominik <dominik@science.uva.nl> |
---|---|
date | Fri, 25 Jul 2008 23:04:21 +0000 |
parents | adc2dffbdfc3 |
children | 6990bb16ca16 |
files | doc/misc/ChangeLog doc/misc/org.texi |
diffstat | 2 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/misc/ChangeLog Fri Jul 25 23:02:16 2008 +0000 +++ b/doc/misc/ChangeLog Fri Jul 25 23:04:21 2008 +0000 @@ -1,3 +1,7 @@ +2008-07-25 Carsten Dominik <dominik@science.uva.nl> + + * org.texi (Export options): Document the use of the creator flag. + 2008-07-24 Carsten Dominik <dominik@science.uva.nl> * org.texi: New version 6.06a.
--- a/doc/misc/org.texi Fri Jul 25 23:02:16 2008 +0000 +++ b/doc/misc/org.texi Fri Jul 25 23:04:21 2008 +0000 @@ -3,7 +3,7 @@ @setfilename ../../info/org @settitle The Org Manual -@set VERSION 6.06a +@set VERSION 6.06b @set DATE July 2008 @dircategory Emacs @@ -7125,6 +7125,7 @@ LaTeX: @r{turn on/off La@TeX{} fragments} skip: @r{turn on/off skipping the text before the first heading} author: @r{turn on/off inclusion of author name/email into exported file} +creator: @r{turn on/off inclusion of creator info into exported file} timestamp: @r{turn on/off inclusion creation time into exported file} d: @r{turn on/off inclusion of drawers} @end example