ChangeLog 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. 2008-04-15 Jason Riedy <jason@acm.org>
  2. * lisp/orgtbl-sqlinsert.el: New file.
  3. * README: Add to list.
  4. 2008-04-07 Carsten Dominik <dominik@science.uva.nl>
  5. * lisp/org-iswitchb.el: File removed, because the functionality is
  6. now in org.el, in the core.
  7. * lisp/org-mew.el: File moved into the core.
  8. 2008-03-14 Carsten Dominik <dominik@science.uva.nl>
  9. * lisp/org-depend.el: Add `provide' for the module system.
  10. * lisp/org-man.el: Add `provide' for the module system.
  11. * lisp/org-interactive-query.el: Renamed from org-iq.el.
  12. 2008-03-05 Bastien Guerry <bzg@altern.org>
  13. * lisp/org-elisp-symbol.el (org-elisp-symbol-store-link):
  14. Correctly handle function with no documentation.
  15. 2008-02-29 Tokuya Kameshima <kames@fa2.so-net.ne.jp>
  16. * lisp/org-bookmark.el (org-bookmark-store-link): Use
  17. `bookmark-all-names' instead of `bookmark-alist'.
  18. 2008-02-29 Bastien Guerry <bzg@altern.org>
  19. * lisp/org-bookmark.el (org-bookmark-in-dired)
  20. (org-bookmark-when-visiting-a-file)
  21. (org-bookmark-use-first-bookmark): New options.
  22. (org-bookmark-store-link): Behave according to options.
  23. 2008-02-29 Bastien Guerry <bzg@altern.org>
  24. * lisp/org-mairix.el (org-mairix): Use `org-link' group.
  25. 2008-02-28 Bastien Guerry <bzg@altern.org>
  26. * lisp/org-bookmark.el: New file.
  27. 2008-02-26 Carsten Dominik <dominik@science.uva.nl>
  28. * lisp/org-id.el: New file.
  29. 2008-02-21 Carsten Dominik <dominik@science.uva.nl>
  30. * lisp/org-screen.el: New file.
  31. 2008-02-17 Christian Egli <christian.egli@alumni.ethz.ch>
  32. * scripts/org2hpda: Added a Makefile for generation of hipster pda
  33. style printouts
  34. 2008-02-08 Phil Jackson <phil@shellarchive.co.uk>
  35. * scripts/dir2org.zsh: New file.
  36. 2008-02-07 Phil Jackson <phil@shellarchive.co.uk>
  37. * lisp/org-annotate-file.el: New file.
  38. 2008-02-07 Bastien Guerry <bzg@altern.org>
  39. * Added org-expiry.el org-registry.el org-iswitchb.el org2rem.el
  40. to CONTRIB/lisp/.
  41. 2008-02-07 Phil Jackson <phil@shellarchive.co.uk>
  42. * lisp/org-irc.el: New file.
  43. * ChangeLog: New file.