ChangeLog 2.2 KB

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