ChangeLog 6.6 KB

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