Mercurial > emacs
changeset 92871:3ff23628bcb9
*** empty log message ***
author | Carsten Dominik <dominik@science.uva.nl> |
---|---|
date | Thu, 13 Mar 2008 08:56:04 +0000 |
parents | 8f17f65dd575 |
children | 00b30bac18c2 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Mar 13 08:54:11 2008 +0000 +++ b/lisp/ChangeLog Thu Mar 13 08:56:04 2008 +0000 @@ -1,5 +1,8 @@ 2008-03-13 Carsten Dominik <dominik@science.uva.nl> + * textmodes/org-export-latex.el (org-export-as-latex): Revert the + change that killed the LaTeX buffer. + * textmodes/org.el (org-ctrl-c-star): Implement a missing branch in the decision tree. (org-select-remember-template): Cleaned the code.