ChangeLog 1.7 KB

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