diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a2cf0cc6ba5..ea1a24ee8cf 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2008-03-13 Carsten Dominik <dominik@science.uva.nl> | 1 | 2008-03-13 Carsten Dominik <dominik@science.uva.nl> |
| 2 | 2 | ||
| 3 | * textmodes/org-export-latex.el (org-export-as-latex): Revert the | ||
| 4 | change that killed the LaTeX buffer. | ||
| 5 | |||
| 3 | * textmodes/org.el (org-ctrl-c-star): Implement a missing branch | 6 | * textmodes/org.el (org-ctrl-c-star): Implement a missing branch |
| 4 | in the decision tree. | 7 | in the decision tree. |
| 5 | (org-select-remember-template): Cleaned the code. | 8 | (org-select-remember-template): Cleaned the code. |