ChangeLog 5.9 KB

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