ChangeLog 11 KB

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