ChangeLog 7.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243
  1. 2009-06-20 Carsten Dominik <carsten.dominik@gmail.com>
  2. * README: List new file org-export-generic.el
  3. * lisp/org-export-generic.el: New file.
  4. 2009-05-10 Carsten Dominik <carsten.dominik@gmail.com>
  5. * lisp/org-exp-blocks.el (org-export-blocks-format-ditaa)
  6. (org-export-blocks-format-dot): Support ditaa export also for the
  7. docbook exporter.
  8. 2009-05-07 Carsten Dominik <carsten.dominik@gmail.com>
  9. * lisp/org-special-blocks.el: New file.
  10. 2009-04-08 Carsten Dominik <carsten.dominik@gmail.com>
  11. * lisp/org-choose.el (org-choose-get-fn-map-group): Fix bug with
  12. level selection.
  13. 2009-04-01 Carsten Dominik <carsten.dominik@gmail.com>
  14. * lisp/org-exp-bibtex.el (org-export-bibtex-preprocess): Handle
  15. multiple keys in a single \cite command.
  16. 2009-03-30 Carsten Dominik <carsten.dominik@gmail.com>
  17. * lisp/org-mtags.el: Fix copyright year.
  18. 2009-03-13 Carsten Dominik <carsten.dominik@gmail.com>
  19. * lisp/org-mtags.el (org-mtags-replace): Support literal docbook.
  20. 2009-03-12 Carsten Dominik <carsten.dominik@gmail.com>
  21. * lisp/org-exp-bibtex.el (org-export-bibtex-preprocess): Analyze
  22. return value of the call to bibtex2html.
  23. (org-export-bibtex-preprocess): Change Class to ID, there can only
  24. be one.
  25. (org-exp-bibtex-docites): Generalize the regexp looking for
  26. citations.
  27. 2009-02-26 Carsten Dominik <carsten.dominik@gmail.com>
  28. * lisp/org2rem.el: New version from Shatad Pratap.
  29. 2009-02-24 Carsten Dominik <carsten.dominik@gmail.com>
  30. * lisp/org-choose.el (org-choose-get-fn-map-group): Only check
  31. true siblings.
  32. 2009-02-18 Carsten Dominik <carsten.dominik@gmail.com>
  33. * lisp/org-R.el: New file.
  34. 2009-02-13 Carsten Dominik <carsten.dominik@gmail.com>
  35. * lisp/org-choose.el (org-choose-get-fn-map-group): Require
  36. `org-agenda'.
  37. (cl): Require `cl' at runtime.
  38. (org-choose-filter-one): Use `org-split-string' for consistency
  39. accross Emacs version.
  40. 2009-02-12 Carsten Dominik <carsten.dominik@gmail.com>
  41. * lisp/org-choose.el ("org"): Use file name instead of feature for
  42. `eval-after-load', this is XEmacs compatible.
  43. 2009-02-10 Carsten Dominik <carsten.dominik@gmail.com>
  44. * lisp/org-choose.el (org-choose-get-fn-map-group): Call
  45. `org-up-heading-all' instead of `outline-up-heading-all', which
  46. does not exist.
  47. 2009-02-04 Carsten Dominik <carsten.dominik@gmail.com>
  48. * lisp/org-depend.el (org-depend-act-on-sibling): New macro.
  49. (org-depend-trigger-todo): Call `org-depend-act-on-sibling',
  50. implement reacting on new keyword `chain-sibling-cheduled'.
  51. 2009-02-03 Carsten Dominik <carsten.dominik@gmail.com>
  52. * lisp/org-exp-blocks.el (org-exp-blocks): Provide this feature.
  53. 2009-01-16 Carsten Dominik <carsten.dominik@gmail.com>
  54. * lisp/org-depend.el (org-depend-block-todo): Set a tag when a
  55. state change is blocked.
  56. (org-depend-tag-blocked): New option.
  57. 2009-01-03 Carsten Dominik <carsten.dominik@gmail.com>
  58. * lisp/org-mtags.el (org-mtags-replace): Extend muse tags syntax
  59. to cater for the new export switched in src and example tags.
  60. (org-mtags-replace): Fix bugs in prefix processing.
  61. (org-mtags-get-tag-and-attributes): Add local variable bindings.
  62. 2008-12-19 Carsten Dominik <carsten.dominik@gmail.com>
  63. * lisp/org-exp-blocks.el (org-export-blocks-format-ditaa): Catch
  64. lines that have no space after the colon.
  65. 2008-12-08 Carsten Dominik <carsten.dominik@gmail.com>
  66. * lisp/org-browser-url.el: New file.
  67. * lisp/org-registry.el (org-registry-before-first-heading-p):
  68. Function renamed to `org-before-first-heading-p', and moved to
  69. org.el.
  70. 2008-09-20 James TD Smith <ahktenzero@mohorovi.cc>
  71. * lisp/org-checklist.el: New file.
  72. 2008-09-02 Carsten Dominik <dominik@science.uva.nl>
  73. * lisp/org-mairix.el: Update to version 0.5.
  74. 2008-07-04 Christian Egli <christian.egli@alumni.ethz.ch>
  75. * scripts/org2hpda: the default location of the diary file should
  76. of course be ~/diary
  77. 2008-07-02 Carsten Dominik <dominik@science.uva.nl>
  78. * lisp/org-mtags.el (org-mtags-replace): Allow prefix and prefix1
  79. as options in the include directive.
  80. 2008-06-18 Christian Egli <christian.egli@alumni.ethz.ch>
  81. * scripts/org2hpda (DIARY): Make the location of the diary file
  82. configurable.
  83. (all): reduce links to their destination, i.e. change
  84. '[[http://foo][bar]]' to 'bar'
  85. 2008-05-28 Carsten Dominik <dominik@science.uva.nl>
  86. * lisp/org-mtags.el (org-mtags-replace)
  87. (org-mtags-supported-tags): Fixed typo in contents tag.
  88. (org-mtags-replace): Fix but that could lead to an infinite loop
  89. for a partial tag.
  90. 2008-05-19 Carsten Dominik <dominik@science.uva.nl>
  91. * lisp/org-annotation-helper.el: Remove John Rakestraw from author
  92. list, upon his request.
  93. 2008-05-17 Carsten Dominik <dominik@science.uva.nl>
  94. * lisp/org-annotation-helper.el: New file.
  95. 2008-05-15 Carsten Dominik <dominik@science.uva.nl>
  96. * lisp/org-id.el (org-id-include-domain): New option.
  97. (org-id-new): Add the domain name to an ID if
  98. `org-id-include-domain' is set.
  99. 2008-05-04 Jason Riedy <jason@acm.org>
  100. * lisp/orgtbl-sqlinsert.el (orgtbl-to-sqlinsert): Use the
  101. default fmt function, collect only the first header line for
  102. field names, and don't call plist-get for the table name on
  103. every line.
  104. 2008-04-15 Jason Riedy <jason@acm.org>
  105. * lisp/orgtbl-sqlinsert.el: New file.
  106. * README: Add to list.
  107. 2008-04-07 Carsten Dominik <dominik@science.uva.nl>
  108. * lisp/org-iswitchb.el: File removed, because the functionality is
  109. now in org.el, in the core.
  110. * lisp/org-mew.el: File moved into the core.
  111. 2008-03-14 Carsten Dominik <dominik@science.uva.nl>
  112. * lisp/org-depend.el: Add `provide' for the module system.
  113. * lisp/org-man.el: Add `provide' for the module system.
  114. * lisp/org-interactive-query.el: Renamed from org-iq.el.
  115. 2008-03-05 Bastien Guerry <bzg@altern.org>
  116. * lisp/org-elisp-symbol.el (org-elisp-symbol-store-link):
  117. Correctly handle function with no documentation.
  118. 2008-02-29 Tokuya Kameshima <kames@fa2.so-net.ne.jp>
  119. * lisp/org-bookmark.el (org-bookmark-store-link): Use
  120. `bookmark-all-names' instead of `bookmark-alist'.
  121. 2008-02-29 Bastien Guerry <bzg@altern.org>
  122. * lisp/org-bookmark.el (org-bookmark-in-dired)
  123. (org-bookmark-when-visiting-a-file)
  124. (org-bookmark-use-first-bookmark): New options.
  125. (org-bookmark-store-link): Behave according to options.
  126. 2008-02-29 Bastien Guerry <bzg@altern.org>
  127. * lisp/org-mairix.el (org-mairix): Use `org-link' group.
  128. 2008-02-28 Bastien Guerry <bzg@altern.org>
  129. * lisp/org-bookmark.el: New file.
  130. 2008-02-26 Carsten Dominik <dominik@science.uva.nl>
  131. * lisp/org-id.el: New file.
  132. 2008-02-21 Carsten Dominik <dominik@science.uva.nl>
  133. * lisp/org-screen.el: New file.
  134. 2008-02-17 Christian Egli <christian.egli@alumni.ethz.ch>
  135. * scripts/org2hpda: Added a Makefile for generation of hipster pda
  136. style printouts
  137. 2008-02-08 Phil Jackson <phil@shellarchive.co.uk>
  138. * scripts/dir2org.zsh: New file.
  139. 2008-02-07 Phil Jackson <phil@shellarchive.co.uk>
  140. * lisp/org-annotate-file.el: New file.
  141. 2008-02-07 Bastien Guerry <bzg@altern.org>
  142. * Added org-expiry.el org-registry.el org-iswitchb.el org2rem.el
  143. to CONTRIB/lisp/.
  144. 2008-02-07 Phil Jackson <phil@shellarchive.co.uk>
  145. * lisp/org-irc.el: New file.
  146. * ChangeLog: New file.