diff options
| author | Carsten Dominik | 2008-07-26 03:39:47 +0000 |
|---|---|---|
| committer | Carsten Dominik | 2008-07-26 03:39:47 +0000 |
| commit | ad9c4a7860b20f0c1f46cb71b1631416571f16b4 (patch) | |
| tree | 6462bdd1c8cae02a520a295fd3aa2160c798162a | |
| parent | 5b8441bf478c7da65d2161c6a55c357c35969ec5 (diff) | |
| download | emacs-ad9c4a7860b20f0c1f46cb71b1631416571f16b4.tar.gz emacs-ad9c4a7860b20f0c1f46cb71b1631416571f16b4.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/org/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/org/ChangeLog b/lisp/org/ChangeLog index c5602aea408..50bd81226bb 100644 --- a/lisp/org/ChangeLog +++ b/lisp/org/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2008-07-26 Carsten Dominik <dominik@science.uva.nl> | ||
| 2 | |||
| 3 | * org-exp.el (org-export-html-style) | ||
| 4 | (org-export-html-style-extra): Declare as safe-local-variable. | ||
| 5 | |||
| 1 | 2008-07-25 Carsten Dominik <dominik@science.uva.nl> | 6 | 2008-07-25 Carsten Dominik <dominik@science.uva.nl> |
| 2 | 7 | ||
| 3 | * org-publish.el (org-publish-file): Use the true name of the | 8 | * org-publish.el (org-publish-file): Use the true name of the |