ChangeLog 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147
  1. 2009-01-09 Carsten Dominik <carsten.dominik@gmail.com>
  2. * org.texi (Literal examples): Document that a space must follow
  3. the colon in short examples.
  4. 2009-01-08 Carsten Dominik <carsten.dominik@gmail.com>
  5. * org.texi (Relative timer): Document `org-timer-stop'.
  6. 2008-12-31 Carsten Dominik <carsten.dominik@gmail.com>
  7. * org.texi (Footnotes): New section.
  8. (Footnote markup): Shorten section and refer to new Footnote
  9. section.
  10. 2008-12-26 Carsten Dominik <carsten.dominik@gmail.com>
  11. * org.texi (Literal examples): Add documentation for line
  12. numbering in and references to code examples.
  13. (CSS support): Fix the description of default CSS styles.
  14. 2008-12-22 Carsten Dominik <carsten.dominik@gmail.com>
  15. * org.texi (Capturing column view): Document
  16. "file:path/to/file.org" as an allowed value for the ID property of
  17. a dynamic block copying column view.
  18. 2008-12-19 Carsten Dominik <carsten.dominik@gmail.com>
  19. * org.texi (References): Document special last-row references.
  20. 2008-12-17 Carsten Dominik <carsten.dominik@gmail.com>
  21. * org.texi: Fix typos and grammatical issues.
  22. 2008-12-15 Carsten Dominik <carsten.dominik@gmail.com>
  23. * org.texi (Tables in LaTeX export): New section.
  24. 2008-12-10 Carsten Dominik <carsten.dominik@gmail.com>
  25. * org.texi (Images in LaTeX export): New section.
  26. (Inlined images, Images in HTML export): Sections renamed.
  27. 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
  28. * org.texi (Using the mapping API): Fix bug in mapping example.
  29. (Publishing options): Make the list of properties complete again,
  30. in correspondence to the variable `org-export-plist-vars'.
  31. 2008-11-29 Carsten Dominik <carsten.dominik@gmail.com>
  32. * org.texi (Property searches): Document new special values for
  33. time comparisons.
  34. 2008-11-27 Carsten Dominik <carsten.dominik@gmail.com>
  35. * org.texi (Tag inheritance): Refine the description of tag
  36. inheritance.
  37. 2008-11-25 Carsten Dominik <carsten.dominik@gmail.com>
  38. * org.texi (Project alist): Add info about the publishing sequence
  39. of components.
  40. (Effort estimates): Document the new relativer timer.
  41. 2008-11-24 Carsten Dominik <carsten.dominik@gmail.com>
  42. * org.texi: Re-apply the change to FDL 1.3.
  43. 2008-11-18 Carsten Dominik <carsten.dominik@gmail.com>
  44. * org.texi (Setting up Remember): Document `org-remember-mode'.
  45. 2008-11-14 Carsten Dominik <carsten.dominik@gmail.com>
  46. * org.texi (External links): Document that bbdb links can use a
  47. regular expression.
  48. (External links): Document that elisp links can contain
  49. interactive commands.
  50. 2008-11-10 Carsten Dominik <carsten.dominik@gmail.com>
  51. * org.texi (Clocking work time): Document the :formula property of
  52. clock tables.
  53. (Structure editing, Refiling notes): Document refiling regions.
  54. 2008-11-09 Carsten Dominik <carsten.dominik@gmail.com>
  55. * org.texi (Agenda commands): Document the double-prefix version
  56. of the `l' command in the agenda.
  57. 2008-11-05 Carsten Dominik <dominik@science.uva.nl>
  58. * org.texi (Handling links): Explain the effect of a double prefix
  59. arg to `C-c C-o'.
  60. 2008-11-02 Charles Sebold <csebold@gmail.com>
  61. * org.texi (Org Plot): Add documentation for timefmt option.
  62. 2008-10-16 Carsten Dominik <dominik@science.uva.nl>
  63. * org.texi (TODO basics): Add documentation for tag triggers.
  64. 2008-09-05 Carsten Dominik <dominik@science.uva.nl>
  65. * org.texi (Creating timestamps): Fix documentation of the "C-c ."
  66. command.
  67. (Literal examples): Document using artist-mode for ASCII
  68. drawings.
  69. 2008-06-13 Carsten Dominik <dominik@science.uva.nl>
  70. * org.texi: Modify license to no longer include back- and front
  71. cover matters.
  72. 2008-06-11 Carsten Dominik <dominik@science.uva.nl>
  73. * org.texi (Using the mapping API): New section.
  74. 2008-04-15 Jason Riedy <jason@acm.org>
  75. * org.texi (A LaTeX example): Note that fmt may be a one-argument
  76. function, and efmt may be a two-argument function.
  77. 2008-04-15 Jason Riedy <jason@acm.org>
  78. * org.texi (Radio tables): Document multiple destinations.
  79. 2008-04-15 Carsten Dominik <dominik@science.uva.nl>
  80. * org.texi (Agenda column view): New section.
  81. 2008-04-08 Carsten Dominik <dominik@science.uva.nl>
  82. * org.texi (Moving subtrees): Document archiving to the archive
  83. sibling.
  84. 2008-04-04 Carsten Dominik <dominik@science.uva.nl>
  85. * org.texi (Agenda commands): Document columns view in the agenda.
  86. 2008-04-03 Carsten Dominik <dominik@science.uva.nl>
  87. * org.texi (Using the property API): Document the API for
  88. multi-valued properties.