From: Carsten Dominik Date: Fri, 25 Jul 2008 23:04:21 +0000 (+0000) Subject: 2008-07-25 Carsten Dominik X-Git-Tag: emacs-pretest-23.0.90~3873 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=dd12e1c6911d69e0920b6ddcb83147f025a98f88;p=emacs.git 2008-07-25 Carsten Dominik * org.texi (Export options): Document the use of the creator flag. --- diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 4ff7689ffa8..19be8135cdc 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -1,3 +1,7 @@ +2008-07-25 Carsten Dominik + + * org.texi (Export options): Document the use of the creator flag. + 2008-07-24 Carsten Dominik * org.texi: New version 6.06a. diff --git a/doc/misc/org.texi b/doc/misc/org.texi index 017b588723c..660e8bf5117 100644 --- a/doc/misc/org.texi +++ b/doc/misc/org.texi @@ -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 @@ TeX: @r{turn on/off simple @TeX{} macros in plain text} 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