ChangeLog 8.0 KB

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