ChangeLog 3.2 KB

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