ChangeLog 6.1 KB

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