ChangeLog 12 KB

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