diff options
| author | Glenn Morris <rgm@gnu.org> | 2010-05-02 23:23:01 -0700 |
|---|---|---|
| committer | Glenn Morris <rgm@gnu.org> | 2010-05-02 23:23:01 -0700 |
| commit | 2b4aa886fc1eca8bb53012c58cf63adebfe1c290 (patch) | |
| tree | fb47527ea7121d53a8534b8d85339df88c7d27ad | |
| parent | 56eb09046e00ac7ee6d3d3d752cb1ee664b7e062 (diff) | |
| download | emacs-2b4aa886fc1eca8bb53012c58cf63adebfe1c290.tar.gz | |
Fix some ChangeLog attributions.
| -rw-r--r-- | lisp/org/ChangeLog | 15 |
1 files changed, 10 insertions, 5 deletions
diff --git a/lisp/org/ChangeLog b/lisp/org/ChangeLog index b4675723096..0c420a73deb 100644 --- a/lisp/org/ChangeLog +++ b/lisp/org/ChangeLog @@ -109,8 +109,6 @@ (org-html-entities): Constant removed. (org-export-visible): Add the new export commands. - * org-entities.el: New file. - * org-docbook.el (org-docbook-do-expand): Use new entity code. * org-ascii.el (org-export-ascii-entities): New variable. @@ -121,6 +119,11 @@ (org-ascii-replace-entities): New function. 2010-04-10 Carsten Dominik <carsten.dominik@gmail.com> + Ulf Stegemann <ulf@zeitform.de> + + * org-entities.el: New file. + +2010-04-10 Carsten Dominik <carsten.dominik@gmail.com> * org-html.el (org-html-level-start): Catch the case that target might be nil. @@ -824,6 +827,10 @@ * org-latex.el (org-export-latex-treat-backslash-char): Do not by accident protect a character that is before a backslash. +2010-04-10 Paul Sexton <eeeickythump@gmail.com> + + * org-ctags.el: New file. + 2010-04-10 Carsten Dominik <carsten.dominik@gmail.com> * org-agenda.el (org-diary-class): Use @@ -1102,9 +1109,7 @@ * org-exp.el (org-export-select-backend-specific-text): Add the special beamer tags. - * org-beamer.el - (org-export-preprocess-before-selecting-backend-code-hook): New - file. + * org-beamer.el: New file. * org-latex.el (org-export-latex-after-initial-vars-hook): New hook. (org-export-as-latex): Run |
