mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-24 13:57:36 +00:00
Fix some ChangeLog attributions.
This commit is contained in:
parent
56eb09046e
commit
2b4aa886fc
1 changed files with 10 additions and 5 deletions
|
|
@ -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.
|
||||
|
|
@ -120,6 +118,11 @@
|
|||
(org-export-ascii-preprocess): Call `org-ascii-replace-entities'.
|
||||
(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
|
||||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue