org-mode/lisp
Bastien Guerry 5953798522 Clean handling :html-pre/postamble options wrt author/email/creator-info.
* org-html.el (org-export-html-preamble)
(org-export-html-postamble): now default to `nil'.
(org-export-as-html): when :html-pre/postamble is nil, fall
back on the default pre/postamble, which depends on the
:author-info, :email-info, :creator-info options.

* org-exp.el (org-export-plist-vars): reorder the alist.

* org.texi (Export options): better document :html-preamble
and :html-postamble: setting these options will override any
:author-info, :email-info and :creator-info options for the
HTML export.
2011-03-04 16:32:10 +01:00
..
ob-asymptote.el
ob-C.el ob-C: unified naming of "c++" functions/variables to "C++" 2011-02-22 21:20:26 -07:00
ob-calc.el ob-calc: unquote quoted vectors returned from calc-eval 2011-03-01 10:31:33 -07:00
ob-clojure.el
ob-comint.el
ob-css.el
ob-ditaa.el
ob-dot.el
ob-emacs-lisp.el
ob-eval.el
ob-exp.el ob-exp: fix export for inline source blocks 2011-03-03 15:53:25 -07:00
ob-gnuplot.el
ob-haskell.el
ob-js.el
ob-keys.el
ob-latex.el Revert "new babel latex feature :imagemagick -- By Andreas Leha" 2011-03-03 07:53:42 -07:00
ob-ledger.el
ob-lisp.el
ob-lob.el ob: Add prefix to minibuffer prompt 2011-01-31 19:36:43 +00:00
ob-matlab.el
ob-mscgen.el
ob-ocaml.el
ob-octave.el
ob-org.el
ob-perl.el
ob-plantuml.el
ob-python.el Fix some compiler warnings 2011-03-01 08:08:36 +01:00
ob-R.el ob: R: Be more silent. 2011-02-23 09:43:01 -08:00
ob-ref.el removing babel declarations for no-longer-used `org-in-item-p' 2011-03-01 10:42:47 -07:00
ob-ruby.el
ob-sass.el
ob-scheme.el
ob-screen.el
ob-sh.el
ob-sql.el
ob-sqlite.el
ob-table.el ob-table: fix bug returning an integer from sbe 2011-02-28 16:03:03 -07:00
ob-tangle.el
ob.el ob: read string variable values wrapped in double quotes, removing the quotes 2011-03-02 07:55:39 -07:00
org-agenda.el Keep the compiler happy. 2011-03-04 15:21:05 +01:00
org-archive.el Get rid of some compiler warnings 2011-03-01 07:24:14 +01:00
org-ascii.el org-list: implement alphabetical lists 2011-02-18 12:45:10 +01:00
org-attach.el Allow to store a link in `org-stored-links' to a newly attached file. 2011-03-03 11:17:55 +01:00
org-bbdb.el org-bbdb-export: use a better description. 2011-02-15 05:37:17 +01:00
org-beamer.el Fix use of minted with beamer export 2011-02-14 11:00:49 +00:00
org-bibtex.el
org-capture.el Get rid of some compiler warnings 2011-03-01 07:24:14 +01:00
org-clock.el * org-clock.el (org-clock-display): docstring fiw. 2011-02-26 16:29:59 +01:00
org-colview-xemacs.el
org-colview.el
org-compat.el
org-crypt.el org-crypt: cache encrypted text 2011-02-08 16:55:45 +01:00
org-ctags.el
org-datetree.el Fix bug when jumping to a datetree from the agenda. 2011-02-15 06:07:53 +01:00
org-docbook.el Change internal list end marker to avoid confusing special blocks 2011-02-28 11:20:06 +01:00
org-docview.el
org-entities.el
org-exp-blocks.el Use `org-export-current-backend' whenever possible. 2011-03-01 20:01:42 +01:00
org-exp.el Clean handling :html-pre/postamble options wrt author/email/creator-info. 2011-03-04 16:32:10 +01:00
org-faces.el adding faces for block backgrounds and begin/end lines 2011-02-04 13:47:58 -07:00
org-feed.el
org-footnote.el
org-freemind.el
org-gnus.el org-gnus.el: Allow org-link creation from message-mode. 2011-02-09 16:54:36 +01:00
org-habit.el
org-html.el Clean handling :html-pre/postamble options wrt author/email/creator-info. 2011-03-04 16:32:10 +01:00
org-icalendar.el Make org-icalendar-date-time-format backward compatible. 2011-02-12 21:15:06 +01:00
org-id.el
org-indent.el
org-info.el Use # to separate the info file and the node in Org links. 2011-02-11 13:38:39 +01:00
org-inlinetask.el Use `org-export-current-backend' whenever possible. 2011-03-01 20:01:42 +01:00
org-irc.el
org-jsinfo.el
org-latex.el Convert underscore in email addresses. 2011-03-01 18:35:47 +01:00
org-list.el org-list: fix infinite loop introduced by last refactoring 2011-03-01 12:22:13 +01:00
org-mac-message.el
org-macs.el org-macs: store evaluated version of pom 2011-02-27 13:44:57 +01:00
org-mew.el
org-mhe.el org-mhe-store-link alters window layout 2011-02-08 16:54:53 +01:00
org-mks.el
org-mobile.el Use new percent escape character table format 2011-02-17 19:26:48 +01:00
org-mouse.el Improve usage of `org-in-item-p' 2011-02-18 12:45:10 +01:00
org-pcomplete.el Typo fix: don't rename org-complete defgroup 2011-01-31 19:27:42 +01:00
org-plot.el
org-protocol.el Change date of obsolete declaration to 2011-02-17 2011-02-17 20:21:54 +01:00
org-publish.el Use `org-export-current-backend' whenever possible. 2011-03-01 20:01:42 +01:00
org-remember.el
org-rmail.el
org-special-blocks.el Use `org-export-current-backend' whenever possible. 2011-03-01 20:01:42 +01:00
org-src.el Code cleanup: use (org-mode-p) when possible. 2011-02-15 05:18:22 +01:00
org-table.el Minor fix 2011-03-03 22:16:36 +01:00
org-taskjuggler.el
org-timer.el org-list: reorder file, rename functions, improve comments 2011-02-18 12:45:11 +01:00
org-vm.el org-vm.el: properly handle virtual folders. 2011-02-14 11:14:25 +01:00
org-w3m.el
org-wl.el
org-xoxo.el
org.el * org.el (org-move-subtree-down): leave the cursor at the same column we were at. 2011-03-03 11:51:47 +01:00