ChangeLog 1.6 KB

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