ChangeLog 1.9 KB

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