Mercurial > emacs
comparison lisp/org/ChangeLog @ 100625:4655d81daa9a
2008-12-21 Carsten Dominik <dominik@science.uva.nl>
* org-export-latex.el (org-export-latex-special-chars): Handle
case where there is no match group 3.
author | Carsten Dominik <dominik@science.uva.nl> |
---|---|
date | Sun, 21 Dec 2008 10:03:15 +0000 |
parents | fb40d63bb761 |
children | fc49fe690b33 |
comparison
equal
deleted
inserted
replaced
100624:fb40d63bb761 | 100625:4655d81daa9a |
---|---|
1 2008-12-21 Carsten Dominik <dominik@science.uva.nl> | 1 2008-12-21 Carsten Dominik <dominik@science.uva.nl> |
2 | 2 |
3 * org-export-latex.el (org-export-latex-make-header): Double the | 3 * org-export-latex.el (org-export-latex-make-header): Double the |
4 commenting % in the time stamp format. | 4 commenting % in the time stamp format. |
5 (org-export-latex-special-chars): Handle case where there is no | |
6 match group 3. | |
5 | 7 |
6 2008-12-20 Carsten Dominik <carsten.dominik@gmail.com> | 8 2008-12-20 Carsten Dominik <carsten.dominik@gmail.com> |
7 | 9 |
8 * org.el (org-get-refile-targets, org-refile-get-location): Use | 10 * org.el (org-get-refile-targets, org-refile-get-location): Use |
9 expanded file name to improve comparison. | 11 expanded file name to improve comparison. |