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