ChangeLog 1.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  1. 2009-09-16 Carsten Dominik <carsten.dominik@gmail.com>
  2. * Makefile: Add dependencies for org-crypt.el.
  3. 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
  4. * ORGWEBPAGE/index.org: Document that Emacs 23.1 ships with
  5. Org-mode 6.21b.
  6. 2009-08-03 Carsten Dominik <carsten.dominik@gmail.com>
  7. * UTILITIES/mansplit.pl: Fix short contents.
  8. * Makefile (LISPF): Add org-indent.el.
  9. 2009-07-07 Tassilo Horn <tassilo@member.fsf.org>
  10. * org-gnus.el (org-gnus-store-link): Skip mbox specific first line
  11. that cannot be parsed as header line. Bug reported by Andreas
  12. Rottmann <a.rottmann@gmx.at> in <87zlblscr0.fsf@delenn.lan> on the
  13. org mode list.
  14. 2009-06-17 Carsten Dominik <carsten.dominik@gmail.com>
  15. * Makefile (LISPF): Add org-exp-blocks.el.
  16. (lisp/org-exp-blocks.elc): Add dependencies for
  17. org-exp-blocks.el.
  18. 2009-03-31 Carsten Dominik <carsten.dominik@gmail.com>
  19. * Makefile (LISPF): Add org-inlinetask.el
  20. (lisp/org-inlinetask.elc): No denpendencies.
  21. 2009-01-19 Carsten Dominik <carsten.dominik@gmail.com>
  22. * Makefile (html_manual): Process the split html manual with the
  23. new script.
  24. * UTILITIES/mansplit.pl: New file.
  25. 2009-01-06 Carsten Dominik <carsten.dominik@gmail.com>
  26. * Makefile (LISPF): Add org-footnote.el
  27. 2008-10-09 Carsten Dominik <dominik@science.uva.nl>
  28. * Makefile (infodir): Change default path for info.
  29. 2008-09-24 Carsten Dominik <dominik@science.uva.nl>
  30. * Makefile (install-info): Use the install-info program.
  31. 2008-09-17 Carsten Dominik <dominik@science.uva.nl>
  32. * Makefile: Handle new file org-plot.el.
  33. 2008-09-08 Carsten Dominik <dominik@science.uva.nl>
  34. * Makefile: Remove the unused MV macro.
  35. 2008-06-09 Carsten Dominik <dominik@science.uva.nl>
  36. * Makefile: Allow prefix to be set on the command line.
  37. 2008-04-25 Carsten Dominik <dominik@science.uva.nl>
  38. * Makefile (BATCH): Fix the path to the local lisp files.