ChangeLog 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100
  1. 2008-05-19 Carsten Dominik <dominik@science.uva.nl>
  2. * lisp/org-annotation-helper.el: Remove John Rakestraw from author
  3. list, upon his request.
  4. 2008-05-17 Carsten Dominik <dominik@science.uva.nl>
  5. * lisp/org-annotation-helper.el: New file.
  6. 2008-05-15 Carsten Dominik <dominik@science.uva.nl>
  7. * lisp/org-id.el (org-id-include-domain): New option.
  8. (org-id-new): Add the domain name to an ID if
  9. `org-id-include-domain' is set.
  10. 2008-05-04 Jason Riedy <jason@acm.org>
  11. * lisp/orgtbl-sqlinsert.el (orgtbl-to-sqlinsert): Use the
  12. default fmt function, collect only the first header line for
  13. field names, and don't call plist-get for the table name on
  14. every line.
  15. 2008-04-15 Jason Riedy <jason@acm.org>
  16. * lisp/orgtbl-sqlinsert.el: New file.
  17. * README: Add to list.
  18. 2008-04-07 Carsten Dominik <dominik@science.uva.nl>
  19. * lisp/org-iswitchb.el: File removed, because the functionality is
  20. now in org.el, in the core.
  21. * lisp/org-mew.el: File moved into the core.
  22. 2008-03-14 Carsten Dominik <dominik@science.uva.nl>
  23. * lisp/org-depend.el: Add `provide' for the module system.
  24. * lisp/org-man.el: Add `provide' for the module system.
  25. * lisp/org-interactive-query.el: Renamed from org-iq.el.
  26. 2008-03-05 Bastien Guerry <bzg@altern.org>
  27. * lisp/org-elisp-symbol.el (org-elisp-symbol-store-link):
  28. Correctly handle function with no documentation.
  29. 2008-02-29 Tokuya Kameshima <kames@fa2.so-net.ne.jp>
  30. * lisp/org-bookmark.el (org-bookmark-store-link): Use
  31. `bookmark-all-names' instead of `bookmark-alist'.
  32. 2008-02-29 Bastien Guerry <bzg@altern.org>
  33. * lisp/org-bookmark.el (org-bookmark-in-dired)
  34. (org-bookmark-when-visiting-a-file)
  35. (org-bookmark-use-first-bookmark): New options.
  36. (org-bookmark-store-link): Behave according to options.
  37. 2008-02-29 Bastien Guerry <bzg@altern.org>
  38. * lisp/org-mairix.el (org-mairix): Use `org-link' group.
  39. 2008-02-28 Bastien Guerry <bzg@altern.org>
  40. * lisp/org-bookmark.el: New file.
  41. 2008-02-26 Carsten Dominik <dominik@science.uva.nl>
  42. * lisp/org-id.el: New file.
  43. 2008-02-21 Carsten Dominik <dominik@science.uva.nl>
  44. * lisp/org-screen.el: New file.
  45. 2008-02-17 Christian Egli <christian.egli@alumni.ethz.ch>
  46. * scripts/org2hpda: Added a Makefile for generation of hipster pda
  47. style printouts
  48. 2008-02-08 Phil Jackson <phil@shellarchive.co.uk>
  49. * scripts/dir2org.zsh: New file.
  50. 2008-02-07 Phil Jackson <phil@shellarchive.co.uk>
  51. * lisp/org-annotate-file.el: New file.
  52. 2008-02-07 Bastien Guerry <bzg@altern.org>
  53. * Added org-expiry.el org-registry.el org-iswitchb.el org2rem.el
  54. to CONTRIB/lisp/.
  55. 2008-02-07 Phil Jackson <phil@shellarchive.co.uk>
  56. * lisp/org-irc.el: New file.
  57. * ChangeLog: New file.