ChangeLog 6.7 KB

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