ChangeLog 1.8 KB

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