ChangeLog 2.1 KB

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