ChangeLog 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101
  1. 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
  2. * org.texi (Using the mapping API): Fix bug in mapping example.
  3. 2008-11-29 Carsten Dominik <carsten.dominik@gmail.com>
  4. * org.texi (Property searches): Document new special values for
  5. time comparisons.
  6. 2008-11-27 Carsten Dominik <carsten.dominik@gmail.com>
  7. * org.texi (Tag inheritance): Refine the description of tag
  8. inheritance.
  9. 2008-11-25 Carsten Dominik <carsten.dominik@gmail.com>
  10. * org.texi (Project alist): Add info about the publishing sequence
  11. of components.
  12. (Effort estimates): Document the new relativer timer.
  13. 2008-11-24 Carsten Dominik <carsten.dominik@gmail.com>
  14. * org.texi: Re-apply the change to FDL 1.3.
  15. 2008-11-18 Carsten Dominik <carsten.dominik@gmail.com>
  16. * org.texi (Setting up Remember): Document `org-remember-mode'.
  17. 2008-11-14 Carsten Dominik <carsten.dominik@gmail.com>
  18. * org.texi (External links): Document that bbdb links can use a
  19. regular expression.
  20. (External links): Document that elisp links can contain
  21. interactive commands.
  22. 2008-11-10 Carsten Dominik <carsten.dominik@gmail.com>
  23. * org.texi (Clocking work time): Document the :formula property of
  24. clock tables.
  25. (Structure editing, Refiling notes): Document refiling regions.
  26. 2008-11-09 Carsten Dominik <carsten.dominik@gmail.com>
  27. * org.texi (Agenda commands): Document the double-prefix version
  28. of the `l' command in the agenda.
  29. 2008-11-05 Carsten Dominik <dominik@science.uva.nl>
  30. * org.texi (Handling links): Explain the effect of a double prefix
  31. arg to `C-c C-o'.
  32. 2008-11-02 Charles Sebold <csebold@gmail.com>
  33. * org.texi (Org Plot): Add documentation for timefmt option.
  34. 2008-10-16 Carsten Dominik <dominik@science.uva.nl>
  35. * org.texi (TODO basics): Add documentation for tag triggers.
  36. 2008-09-05 Carsten Dominik <dominik@science.uva.nl>
  37. * org.texi (Creating timestamps): Fix documentation of the "C-c ."
  38. command.
  39. (Literal examples): Document using artist-mode for ASCII
  40. drawings.
  41. 2008-06-13 Carsten Dominik <dominik@science.uva.nl>
  42. * org.texi: Modify license to no longer include back- and front
  43. cover matters.
  44. 2008-06-11 Carsten Dominik <dominik@science.uva.nl>
  45. * org.texi (Using the mapping API): New section.
  46. 2008-04-15 Jason Riedy <jason@acm.org>
  47. * org.texi (A LaTeX example): Note that fmt may be a one-argument
  48. function, and efmt may be a two-argument function.
  49. 2008-04-15 Jason Riedy <jason@acm.org>
  50. * org.texi (Radio tables): Document multiple destinations.
  51. 2008-04-15 Carsten Dominik <dominik@science.uva.nl>
  52. * org.texi (Agenda column view): New section.
  53. 2008-04-08 Carsten Dominik <dominik@science.uva.nl>
  54. * org.texi (Moving subtrees): Document archiving to the archive
  55. sibling.
  56. 2008-04-04 Carsten Dominik <dominik@science.uva.nl>
  57. * org.texi (Agenda commands): Document columns view in the agenda.
  58. 2008-04-03 Carsten Dominik <dominik@science.uva.nl>
  59. * org.texi (Using the property API): Document the API for
  60. multi-valued properties.