ChangeLog 2.6 KB

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