ChangeLog 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145
  1. 2008-05-09 Carsten Dominik <dominik@science.uva.nl>
  2. * org-exp.el (org-export-htmlize): New group.
  3. (org-export-htmlize-output-type)
  4. (org-export-htmlize-css-font-prefix): New options.
  5. (org-export-htmlize-region-for-paste): New function.
  6. (org-export-htmlize-generate-css): New command.
  7. 2008-05-08 Carsten Dominik <dominik@science.uva.nl>
  8. * org.el (org-set-visibility-according-to-property): New function.
  9. (org-ctrl-c-ctrl-c): Do not restart org-mode, just get the options
  10. and compute the regular expressions, and update font-lock.
  11. (org-property-re): Allow a dash in property names.
  12. * org-archive.el (org-extract-archive-file): Insert the file name
  13. without the path into the format, to allow the location format to
  14. contain a subdirectory.
  15. * org-agenda.el (org-agenda-post-command-hook): If point is at end
  16. of buffer, and the `org-agenda-type' property undefined, use the
  17. value from the character before.
  18. * org.el (org-add-planning-info): Don't let indentation for
  19. would-be timestamp become extra whitespace at the end of headline.
  20. 2008-05-07 Carsten Dominik <dominik@science.uva.nl>
  21. * org.el (org-remove-double-quotes, org-file-contents): New
  22. functions.
  23. * org-exp.el (org-infile-export-plist): Also parse the
  24. contents of #+SETUPFILE files, recursively.
  25. * org.el (org-set-regexps-and-options): Also parse the
  26. contents of #+SETUPFILE files, recursively.
  27. * org-exp.el (org-export-handle-include-files): New function.
  28. (org-export-preprocess-string): Call
  29. `org-export-handle-include-files'.
  30. * org.el (org-delete-property-globally)
  31. (org-delete-property, org-set-property): Ignore case during
  32. completion.
  33. (org-set-property): Use `org-completing-read' instead of
  34. `completing-read'.
  35. * org.el (org-complete-expand-structure-template): New,
  36. experimental function.
  37. (org-structure-template-alist): New, experimental option.
  38. (org-complete): Call `org-complete-expand-structure-template'.
  39. 2008-05-06 Bastien Guerry <bzg@altern.org>
  40. * org-export-latex.el (org-export-latex-preprocess): Added
  41. support for blockquotes.
  42. 2008-05-05 Carsten Dominik <dominik@science.uva.nl>
  43. * org.el (org-read-date-analyze): Catch the case where only a
  44. weekday is given.
  45. 2008-05-04 Carsten Dominik <dominik@science.uva.nl>
  46. * org.el (org-set-font-lock-defaults): Make the description
  47. tag bold.
  48. * org-exp.el (org-export-as-html, org-close-li): Implement
  49. description lists.
  50. 2008-05-04 Jason Riedy <jason@acm.org>
  51. * org-table.el (*orgtbl-default-fmt*): New variable.
  52. (orgtbl-format-line): Use the value of *orgtbl-default-fmt*
  53. when there is no other fmt available.
  54. (orgtbl-to-generic): Allow an explicitly nil :tstart or
  55. :tend to suppress the appropriate string.
  56. (orgtbl-to-orgtbl): New function for translating to another orgtbl
  57. table.
  58. 2008-05-02 Carsten Dominik <dominik@science.uva.nl>
  59. * org.el (org-read-date-analyze): "." as an alias for "+0" in
  60. read date.
  61. * org-clock.el (org-clock-save-markers-for-cut-and-paste):
  62. New function.
  63. * org-agenda.el (org-agenda-save-markers-for-cut-and-paste):
  64. New function.
  65. 2008-05-01 Carsten Dominik <dominik@science.uva.nl>
  66. * org-clock.el (org-clock-find-position): Don't include notes
  67. into clock drawer.
  68. * org-archive.el (org-archive-subtree): No longer remove an
  69. extra line after cutting the subtree. `org-cut-subtree' already
  70. takes care of this.
  71. * org-remember.el (org-remember-handler): Only kill the target
  72. buffer if it does not contain the running clock.
  73. * org.el (org-markers-to-move): New variable.
  74. (org-save-markers-in-region, org-check-and-save-marker)
  75. (org-reinstall-markers-in-region): New function.
  76. (org-move-subtree-down, org-copy-subtree): Remember relative
  77. marker positions before cutting.
  78. (org-move-subtree-down, org-paste-subtree): Restore relative
  79. marker positions after pasting.
  80. * org-remember.el (org-remember-clock-out-on-exit): New option.
  81. (org-remember-finalize): Clock out only if the setting in
  82. `org-remember-clock-out-on-exit' requires it.
  83. (org-remember-handler): Do the cleanup in the buffer, to make sure
  84. that the clock marker remains in tact.
  85. 2008-04-29 Carsten Dominik <dominik@science.uva.nl>
  86. * org-clock.el (org-clock-goto): Widen buffer if necessary.
  87. (org-clock-in): Make sure that also tasks outside the narrowed
  88. region will be clocked in correctly.
  89. (org-clock-insert-selection-line): Widen the buffer so that we can
  90. find the correct task heading.
  91. * org.el (org-base-buffer): New function.
  92. * org-exp.el (org-icalendar-cleanup-string): Make sure ',"
  93. and ";" are escaped.
  94. (org-print-icalendar-entries): Also apply
  95. `org-icalendar-cleanup-string' to the headline, not only to the
  96. summary property.
  97. 2008-04-28 Carsten Dominik <dominik@science.uva.nl>
  98. * org-exp.el (org-export-preprocess-hook): New hook.
  99. (org-export-preprocess-string): Call
  100. `org-export-preprocess-hook'.
  101. * org.el (org-font-lock-hook): New variable.
  102. (org-font-lock-hook): New function.
  103. (org-set-font-lock-defaults): Call `org-font-lock-hook'.