Commit Graph

1748 Commits

Author SHA1 Message Date
Bastien Guerry 2335b10bf2 org.texi (Other built-in back-ends): New section
* org.texi (Other built-in back-ends): New section.
2013-04-16 11:17:05 +02:00
Bastien Guerry 7790a97cdd org-src.el (org-edit-src-turn-on-auto-save): New option
* org-src.el (org-edit-src-turn-on-auto-save): New option.
(org-edit-src-code): Use it.
(org-edit-src-auto-save-idle-delay): Enhance docstring.

* doc/org.texi (Editing source code): Document
`org-edit-src-auto-save-idle-delay' and
`org-edit-src-turn-on-auto-save'.

Thanks to Charles C. Berry for bringing this up again.
2013-04-16 10:38:01 +02:00
Bastien Guerry f20de09dcb org.texi (External links): Document contributed link types separately
* org.texi (External links): Document contributed link types
separately.
2013-04-16 10:06:41 +02:00
Bastien Guerry 9b5f92a2d6 org.texi (Closing items): Document `org-closed-keep-when-no-todo'
* org.texi (Closing items): Document
`org-closed-keep-when-no-todo'.
2013-04-16 09:59:21 +02:00
Bastien Guerry 92eaf7bbd8 Merge branch 'master' of orgmode.org:org-mode 2013-04-15 23:38:47 +02:00
Bastien Guerry 540b859a3d org.texi (Advanced configuration): Use @lisp and @smalllisp
* org.texi (Advanced configuration): Use @lisp and @smalllisp.
2013-04-15 23:38:00 +02:00
Nicolas Goaziou 5e0c969381 Better document LATEX_HEADER_EXTRA keywords
* doc/org.texi (Header and sectioning): Add a footnote about the
  different between LATEX_HEADER_EXTRA and LATEX_HEADER.
* lisp/ox-latex.el (org-latex-classes): Be more explicit about
  LATEX_HEADER_EXTRA.
2013-04-15 23:24:53 +02:00
Nicolas Goaziou a39f9c35cc org.texi: Small update 2013-04-15 23:12:56 +02:00
Bastien Guerry 9ed3c55ce6 org.texi: Fix typos. 2013-04-15 22:26:45 +02:00
Bastien Guerry e36b814f23 org.texi: Tiny rephrasing 2013-04-15 22:25:02 +02:00
Bastien Guerry bd00b097b0 org.texi: More rewriting
* org.texi (Export back-ends): Rename from "Export formats".
(The Export Dispatcher, Export settings): Minor rewrites.
(ASCII/Latin-1/UTF-8 export): Update variable's name.
(In-buffer settings): Add #+HTML_HEAD_EXTRA.

Thanks to Thomas Dye for these suggestions.
2013-04-15 22:25:02 +02:00
Bastien Guerry 5ec66d165c org.texi (Export in foreign buffers): New section
* org.texi (Export in foreign buffers): New section.
(Exporting): Remove documentation about converting the
selected region.
2013-04-15 22:25:02 +02:00
Bastien Guerry fd8de3b6f1 org.texi (Advanced configuration): Put the filter valid types in a table
* org.texi (Advanced configuration): Put the filter valid
types in a table.
2013-04-15 02:07:46 +02:00
Bastien Guerry 372824a311 org.texi: Use @code{nil} instead of nil
* org.texi: Use @code{nil} instead of nil.
2013-04-15 01:54:46 +02:00
Bastien Guerry 41e313118d org.texi (Exporting): Better introductory sentence
* org.texi (Exporting): Better introductory sentence.

Thanks to Thomas Dye for this suggestion.
2013-04-15 01:02:29 +02:00
Bastien Guerry 7ed97e767d org.texi: Use @var{...} instead of @code{...} for variables
* org.texi: Use @var{...} instead of @code{...} for variables.
2013-04-15 00:51:20 +02:00
Nicolas Goaziou 209e071246 org.texi: Add advanced configuration for export 2013-04-14 17:01:26 +02:00
Michael Brand 45afcf137c Improve doc of empty fields
* doc/org.texi (Formula syntax for Calc): Improve the documentation of
empty fields in formulas for spreadsheet.
* testing/lisp/test-org-table.el: Rename wrongly named functions.
* testing/lisp/test-org-table.el: Use the more obvious "==" instead of
"=" for Calc conditions.
* testing/lisp/test-org-table.el (test-org-table/empty-field): Improve
the examples for vmean with empty fields.
2013-04-14 12:07:48 +02:00
Michael Brand d9cd50bd35 org.texi: Reformat some description lists
* doc/org.texi (Formula syntax for Calc, Emacs Lisp forms as
formulas): Reformat spreadsheet formula mode strings and some examples
from @example block with xy @r{yz} to @table.
2013-04-14 12:07:43 +02:00
Bastien Guerry 94aedb97c9 org.texi (Exporting, Export settings): Rephrasing
* org.texi (Exporting, Export settings): Rephrasing.

Thanks to Thomas Dye for his detailed suggestions for this.
2013-04-14 11:46:44 +02:00
Nicolas Goaziou 65b9aa089c org.texi: Small fixes 2013-04-14 11:43:30 +02:00
Suvayu Ali d5da1d9428 Fix org info manual compilation 2013-04-14 09:37:49 +02:00
Nicolas Goaziou a6afda1a2e org.texi: Document `org-export-in-background'
* doc/org.texi (The Export Dispatcher): Document
  `org-export-in-background'.
2013-04-13 16:02:30 +02:00
Nicolas Goaziou 6e92b32e45 org.texi: Update Beamer documentation 2013-04-13 15:59:44 +02:00
Bastien Guerry d579301165 doc/org.texi: Delete trailing whitespaces 2013-04-13 15:55:11 +02:00
Bastien Guerry 906f07554f org.texi (The Export Dispatcher): Remove reference to `org-export-run-in-background'
* org.texi (The Export Dispatcher): Remove reference to
`org-export-run-in-background'.
2013-04-13 15:52:20 +02:00
Bastien Guerry d1d6740339 org.texi (Publishing action): Enhance explanations for `org-org-publish-to-org'
* org.texi (Publishing action): Enhance explanations for
`org-org-publish-to-org'.
2013-04-13 15:52:20 +02:00
Bastien Guerry 5840e4cc64 org.texi (Exporting): Add a note about conversion commands
* org.texi (Exporting): Add a note about conversion commands.
(Feedback, Orgstruct mode, Built-in table editor)
(Built-in table editor, Orgtbl mode, Updating the table)
(Property syntax, Capturing column view, Capture)
(Agenda files, Agenda commands, CDLaTeX mode, CDLaTeX mode)
(Exporting, Extending ODT export)
(Working with @LaTeX{} math snippets, dir, Customization)
(Radio tables, A @LaTeX{} example, Pulling from MobileOrg):
Uniformly use @kbd{M-x command RET}.
2013-04-13 15:52:20 +02:00
Bastien Guerry 7c212b273c org.texi: Minor rephrasing 2013-04-13 15:52:20 +02:00
Bastien Guerry c306035bc4 org.texi (Publishing action): Enhance explanations for `org-org-publish-to-org'
* org.texi (Publishing action): Enhance explanations for
`org-org-publish-to-org'.
2013-04-13 15:52:20 +02:00
Nicolas Goaziou ed3f36112d org.texi: Document Markdown export 2013-04-13 11:52:37 +02:00
Achim Gratz 300932055c org.texi: remove footnote from subheading
* doc/org.texi (Agenda commands): Remove footnote from
  @tsubheading (as a macro argument it would need to be kept on a
  single line) and add a sentence with the reference instead.
2013-04-13 08:06:54 +02:00
Bastien Guerry 9662b7db1c Merge branch 'master' of orgmode.org:org-mode 2013-04-13 02:11:42 +02:00
Sacha Chua e82fb4402c Change relative weekday specifications (ex: fri or -tue) to exclude today
* lisp/org.el (org-read-date-get-relative): Handle positive and
negative weekday specifications so that they don't return today.
If today is Friday, "fri" should mean next Friday. This changes
the previous behavior, which required you to specify "+2fri" in
order to mean next Friday if today was Friday. If you want to
schedule something for today, you can use ".".

* doc/org.texi (The date/time prompt): Update the documentation
to reflect the new way `org-read-date-get-relative' handles
weekdays.

TINYCHANGE
2013-04-13 02:09:45 +02:00
Nicolas Goaziou 87e84ca48f org.texi: Update ascii back-end documentation 2013-04-12 21:03:53 +02:00
Nicolas Goaziou 658bcec323 org.texi: Document special blocks and drawers export 2013-04-12 20:24:07 +02:00
Bastien Guerry f594214ac2 org.texi (Tag groups): Mention limitations
* org.texi (Tag groups): Mention limitations.
2013-04-12 19:21:57 +02:00
Bastien Guerry 64770d356d org.texi (Tag groups): Make it explicit that whitespaces are mandatory
* org.texi (Tag groups): Make it explicit that whitespaces are
mandatory.

Thanks to Christian Moe for testing this feature and reporting
uncertainty in the syntax.
2013-04-12 18:03:08 +02:00
Nicolas Goaziou 8b53ae62a5 org.texi: Small fixes to documentation 2013-04-12 17:25:56 +02:00
Nicolas Goaziou c7bb15aaff org.texi: Improve documentation for LaTeX export 2013-04-12 17:12:00 +02:00
Bastien Guerry 57fa03b2da doc/org.texi (Filtering/limiting agenda items): New subsection
* doc/org.texi (Filtering/limiting agenda items): New subsection.
Document the use of `org-agenda-max-*' options and
`org-agenda-limit-interactively' from the agenda.
(Agenda commands): Move details about filtering commands to
the new section, only include a summary here.
(Customizing tables in ODT export)
(System-wide header arguments, Conflicts, Dynamic blocks): Use
spaces for indentation.
2013-04-12 12:18:45 +02:00
Bastien Guerry 3e0ed43df2 org.texi (Emphasis and monospace): Mention `org-emphasis-alist'
* org.texi (Emphasis and monospace): Mention `org-emphasis-alist'.
2013-04-12 08:09:12 +02:00
Nicolas Goaziou f86f664325 org.texi: Small fix to c6f0378d48 2013-04-12 00:10:06 +02:00
Nicolas Goaziou c6f0378d48 org.texi: Update latex export back-end documentation 2013-04-12 00:02:15 +02:00
Nicolas Goaziou 7b71f6f49b org-texi: Small fixes 2013-04-11 21:53:35 +02:00
Nicolas Goaziou da249d36b8 org.texi: Remove inaccurate information
* doc/org.texi (Footnotes): Export back-ends do not use
  `org-footnote-normalize' anymore.
2013-04-11 21:18:17 +02:00
Nicolas Goaziou 35b767a54a org.texi: Small fixes to documentation 2013-04-11 21:00:46 +02:00
Nicolas Goaziou 3fb27fd8ce org.texi: Fix attr_latex properties in 90dfd3a749 2013-04-11 19:38:57 +02:00
Bastien Guerry 90dfd3a749 doc/org.texi: Fix syntax within #+ATTR_* and document `org-html-table-row-tags'
* doc/org.texi (Links in HTML export, Images in HTML export)
(post): Fix syntax within #+ATTR_*.
(Tables in HTML export): Document `org-html-table-row-tags'
and use `org-html-table-default-attributes' instead of
`org-html-table-tag'.
2013-04-11 17:28:48 +02:00
Nicolas Goaziou bc269f01f3 ox-html: attributes lines are more comprehensive
* lisp/ox-html.el (html): Rename :html-table-tag property
  into :org-table-attributes.
(org-html-table-default-attributes): New variable.
(org-html-table-tag): Removed variable.
(org-html--make-attribute-string): New function.
(org-html-link--inline-image, org-html-table): Use new function.
* doc/org.texi: Document variable changes.

It is now possible to write properties and values in attributes lines
without falling back on `:options':

  #+attr_html: :border 1
  | a |
2013-04-10 21:29:13 +02:00