ChangeLog 2.4 KB

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