ChangeLog 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337
  1. 2009-05-13 Carsten Dominik <carsten.dominik@gmail.com>
  2. * org.texi (Publishing action): Mention the new publishing
  3. function, to publish an Org source file.
  4. (Publishing links): Mention how to link to an Org source file.
  5. 2009-05-11 Carsten Dominik <carsten.dominik@gmail.com>
  6. * org.texi (Macro replacement): Document new macros.
  7. 2009-05-10 Carsten Dominik <carsten.dominik@gmail.com>
  8. * org.texi (Handling links): Document type-specific completion
  9. when inserting links.
  10. 2009-05-06 Carsten Dominik <carsten.dominik@gmail.com>
  11. * orgcard.tex: Document the key for sorting.
  12. * org.texi (Structure editing, Plain lists): Improve documentation
  13. on sorting.
  14. 2009-04-17 Carsten Dominik <carsten.dominik@gmail.com>
  15. * org.texi (Internal links): Document custom ids for links.
  16. (Handling links): Document custom ids for links.
  17. 2009-04-14 Carsten Dominik <carsten.dominik@gmail.com>
  18. * org.texi (CSS support): Document new class.
  19. (Refiling notes): Document the possibility to create new nodes
  20. during refiling.
  21. 2009-03-31 Carsten Dominik <carsten.dominik@gmail.com>
  22. * org.texi (Agenda commands): Document the "?" operator to find
  23. tasks without effort setting.
  24. 2009-03-30 Carsten Dominik <carsten.dominik@gmail.com>
  25. * org.texi (Exporting agenda information): Section moved.
  26. 2009-03-27 Carsten Dominik <carsten.dominik@gmail.com>
  27. * org.texi (RSS Feeds): New section.
  28. 2009-03-21 Carsten Dominik <carsten.dominik@gmail.com>
  29. * orgcard.tex: Document M-e and M-a navigate
  30. inside table field. Fix a number of typos.
  31. * org.texi (Built-in table editor): Document M-e and M-a navigate
  32. inside table field.
  33. 2009-03-19 Carsten Dominik <carsten.dominik@gmail.com>
  34. * org.texi (Stuck projects): Docment that projects identified as
  35. un-stuck will still be searchd for stuck sub-projects.
  36. 2009-03-16 Carsten Dominik <carsten.dominik@gmail.com>
  37. * org.texi (Paragraphs): Document centering.
  38. 2009-03-14 Carsten Dominik <carsten.dominik@gmail.com>
  39. * org.texi (Creating timestamps, Agenda commands): Document new
  40. behavior when changing time stamps.
  41. 2009-03-11 Carsten Dominik <carsten.dominik@gmail.com>
  42. * org.texi (Structure editing): Document the new command
  43. `org-clone-subtree-with-time-shift'.
  44. 2009-03-10 Carsten Dominik <carsten.dominik@gmail.com>
  45. * org.texi (Publishing): Refresh this chapter.
  46. 2009-03-08 Carsten Dominik <carsten.dominik@gmail.com>
  47. * org.texi (Export options, Export options, In-buffer settings):
  48. Document the new keywords.
  49. 2009-03-03 Carsten Dominik <carsten.dominik@gmail.com>
  50. * org.texi (Matching tags and properties): Collect all
  51. documentation about tags/property matches here.
  52. 2009-03-01 Carsten Dominik <carsten.dominik@gmail.com>
  53. * org.texi (Setting tags): Document `org-tag-persistent-alist'.
  54. 2009-02-27 Carsten Dominik <carsten.dominik@gmail.com>
  55. * org.texi (Weekly/daily agenda): New section.
  56. 2009-02-22 Carsten Dominik <carsten.dominik@gmail.com>
  57. * org.texi (Orgstruct mode): Describe `orgstruct++-mode'.
  58. (Drawers): Mention the LOGBOOK drawer.
  59. 2009-02-20 Carsten Dominik <carsten.dominik@gmail.com>
  60. * org.texi (Export options, Sectioning structure): Document the
  61. #+LEATEX_HEADER in-buffer setting.
  62. (Bugs): Section removed.
  63. (Hooks): New section.
  64. (Add-on packages): Moved here from old location.
  65. (Context-sensitive commands): New section.
  66. 2009-02-19 Carsten Dominik <carsten.dominik@gmail.com>
  67. * org.texi (Setting tags): Document newline option.
  68. * orgcard.tex: Document `C-c C-x o'.
  69. * org.texi (TODO dependencies, Checkboxes): Document
  70. `org-track-ordered-property-with-tag'.
  71. 2009-02-18 Carsten Dominik <carsten.dominik@gmail.com>
  72. * org.texi (Global TODO list, Matching tags and properties):
  73. Mention more variables.
  74. 2009-02-15 Carsten Dominik <carsten.dominik@gmail.com>
  75. * org.texi (Checkboxes): Update to changed command behavior.
  76. 2009-02-12 Carsten Dominik <carsten.dominik@gmail.com>
  77. * org.texi (Tracking TODO state changes): Document storing state
  78. change notes into a drawer.
  79. (Agenda commands): Document the agenda command `z'.
  80. (Tag searches, Clean view, Special agenda views): Document the
  81. special interpretation of LEVEL when odd levels are used.
  82. 2009-02-11 Carsten Dominik <carsten.dominik@gmail.com>
  83. * org.texi (CSS support): Document CSS classes for section numbers.
  84. (Links, Images in HTML export): Better documentation of hot to set
  85. attribute for images.
  86. 2009-02-05 Carsten Dominik <carsten.dominik@gmail.com>
  87. * org.texi (Clocking work time): Decoment how to make the clock
  88. persist from one Emacs session to the next.
  89. 2009-01-30 Carsten Dominik <carsten.dominik@gmail.com>
  90. * org.texi (TODO dependencies): Document TODO dependencies on
  91. checkboxes.
  92. 2009-01-27 Carsten Dominik <carsten.dominik@gmail.com>
  93. * org.texi (TODO dependencies): New section.
  94. 2009-01-26 Carsten Dominik <carsten.dominik@gmail.com>
  95. * org.texi (Plain lists, TODO basics, Priorities)
  96. (Multiple sets in one file, Conflicts): Document interaction with
  97. `shift-selection-mode'.
  98. 2009-01-24 Carsten Dominik <carsten.dominik@gmail.com>
  99. * org.texi (References): Add information about remote references.
  100. 2009-01-21 Carsten Dominik <carsten.dominik@gmail.com>
  101. * orgcard.tex: Document `C-c RET' in tables.
  102. * org.texi (Built-in table editor): Document `C-c RET' in tables.
  103. 2009-01-20 Carsten Dominik <carsten.dominik@gmail.com>
  104. * org.texi (Math symbols, Quoting LaTeX code): Mention that simple
  105. LaTeX macros survive LaTeX export.
  106. (Images in LaTeX export): Show how to create a reference to a
  107. figure.
  108. (Sectioning structure): Document that the LaTeX class can be
  109. specified in a property.
  110. 2009-01-19 Carsten Dominik <carsten.dominik@gmail.com>
  111. * org.texi (Text areas in HTML export): New section.
  112. (External links): Add examples for text search and ID links.
  113. 2009-01-16 Carsten Dominik <carsten.dominik@gmail.com>
  114. * org.texi (Built-in table editor): Remove the descriptio of `C-c
  115. C-q', it not longer works.
  116. 2009-01-09 Carsten Dominik <carsten.dominik@gmail.com>
  117. * org.texi (Literal examples): Document that a space must follow
  118. the colon in short examples.
  119. 2009-01-08 Carsten Dominik <carsten.dominik@gmail.com>
  120. * org.texi (Relative timer): Document `org-timer-stop'.
  121. 2008-12-31 Carsten Dominik <carsten.dominik@gmail.com>
  122. * org.texi (Footnotes): New section.
  123. (Footnote markup): Shorten section and refer to new Footnote
  124. section.
  125. 2008-12-26 Carsten Dominik <carsten.dominik@gmail.com>
  126. * org.texi (Literal examples): Add documentation for line
  127. numbering in and references to code examples.
  128. (CSS support): Fix the description of default CSS styles.
  129. 2008-12-22 Carsten Dominik <carsten.dominik@gmail.com>
  130. * org.texi (Capturing column view): Document
  131. "file:path/to/file.org" as an allowed value for the ID property of
  132. a dynamic block copying column view.
  133. 2008-12-19 Carsten Dominik <carsten.dominik@gmail.com>
  134. * org.texi (References): Document special last-row references.
  135. 2008-12-17 Carsten Dominik <carsten.dominik@gmail.com>
  136. * org.texi: Fix typos and grammatical issues.
  137. 2008-12-15 Carsten Dominik <carsten.dominik@gmail.com>
  138. * org.texi (Tables in LaTeX export): New section.
  139. 2008-12-10 Carsten Dominik <carsten.dominik@gmail.com>
  140. * org.texi (Images in LaTeX export): New section.
  141. (Inlined images, Images in HTML export): Sections renamed.
  142. 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
  143. * org.texi (Using the mapping API): Fix bug in mapping example.
  144. (Publishing options): Make the list of properties complete again,
  145. in correspondence to the variable `org-export-plist-vars'.
  146. 2008-11-29 Carsten Dominik <carsten.dominik@gmail.com>
  147. * org.texi (Property searches): Document new special values for
  148. time comparisons.
  149. 2008-11-27 Carsten Dominik <carsten.dominik@gmail.com>
  150. * org.texi (Tag inheritance): Refine the description of tag
  151. inheritance.
  152. 2008-11-25 Carsten Dominik <carsten.dominik@gmail.com>
  153. * org.texi (Project alist): Add info about the publishing sequence
  154. of components.
  155. (Effort estimates): Document the new relativer timer.
  156. 2008-11-24 Carsten Dominik <carsten.dominik@gmail.com>
  157. * org.texi: Re-apply the change to FDL 1.3.
  158. 2008-11-18 Carsten Dominik <carsten.dominik@gmail.com>
  159. * org.texi (Setting up Remember): Document `org-remember-mode'.
  160. 2008-11-14 Carsten Dominik <carsten.dominik@gmail.com>
  161. * org.texi (External links): Document that bbdb links can use a
  162. regular expression.
  163. (External links): Document that elisp links can contain
  164. interactive commands.
  165. 2008-11-10 Carsten Dominik <carsten.dominik@gmail.com>
  166. * org.texi (Clocking work time): Document the :formula property of
  167. clock tables.
  168. (Structure editing, Refiling notes): Document refiling regions.
  169. 2008-11-09 Carsten Dominik <carsten.dominik@gmail.com>
  170. * org.texi (Agenda commands): Document the double-prefix version
  171. of the `l' command in the agenda.
  172. 2008-11-05 Carsten Dominik <dominik@science.uva.nl>
  173. * org.texi (Handling links): Explain the effect of a double prefix
  174. arg to `C-c C-o'.
  175. 2008-11-02 Charles Sebold <csebold@gmail.com>
  176. * org.texi (Org Plot): Add documentation for timefmt option.
  177. 2008-10-16 Carsten Dominik <dominik@science.uva.nl>
  178. * org.texi (TODO basics): Add documentation for tag triggers.
  179. 2008-09-05 Carsten Dominik <dominik@science.uva.nl>
  180. * org.texi (Creating timestamps): Fix documentation of the "C-c ."
  181. command.
  182. (Literal examples): Document using artist-mode for ASCII
  183. drawings.
  184. 2008-06-13 Carsten Dominik <dominik@science.uva.nl>
  185. * org.texi: Modify license to no longer include back- and front
  186. cover matters.
  187. 2008-06-11 Carsten Dominik <dominik@science.uva.nl>
  188. * org.texi (Using the mapping API): New section.
  189. 2008-04-15 Jason Riedy <jason@acm.org>
  190. * org.texi (A LaTeX example): Note that fmt may be a one-argument
  191. function, and efmt may be a two-argument function.
  192. 2008-04-15 Jason Riedy <jason@acm.org>
  193. * org.texi (Radio tables): Document multiple destinations.
  194. 2008-04-15 Carsten Dominik <dominik@science.uva.nl>
  195. * org.texi (Agenda column view): New section.
  196. 2008-04-08 Carsten Dominik <dominik@science.uva.nl>
  197. * org.texi (Moving subtrees): Document archiving to the archive
  198. sibling.
  199. 2008-04-04 Carsten Dominik <dominik@science.uva.nl>
  200. * org.texi (Agenda commands): Document columns view in the agenda.
  201. 2008-04-03 Carsten Dominik <dominik@science.uva.nl>
  202. * org.texi (Using the property API): Document the API for
  203. multi-valued properties.