aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/org
diff options
context:
space:
mode:
authorPaul Eggert2014-11-24 17:14:29 -0800
committerPaul Eggert2014-11-24 17:16:27 -0800
commitf24c8f98ec50a3725ccf793dbd09752fec79a3a1 (patch)
tree2814140989d7816c083b1a4c79f733746827fb84 /lisp/org
parent4e7112e8a32e537044341a38749bbdc8c234c134 (diff)
downloademacs-f24c8f98ec50a3725ccf793dbd09752fec79a3a1.tar.gz
emacs-f24c8f98ec50a3725ccf793dbd09752fec79a3a1.zip
Fix white-space problems in ChangeLogs.
Diffstat (limited to 'lisp/org')
-rw-r--r--lisp/org/ChangeLog8
1 files changed, 4 insertions, 4 deletions
diff --git a/lisp/org/ChangeLog b/lisp/org/ChangeLog
index 261fcd1cb11..2c4ca6d869c 100644
--- a/lisp/org/ChangeLog
+++ b/lisp/org/ChangeLog
@@ -4,16 +4,16 @@
4 4
52014-10-12 Marco Wahl <marcowahlsoft@gmail.com> 52014-10-12 Marco Wahl <marcowahlsoft@gmail.com>
6 6
7 * org-agenda.el (org-get-entries-from-diary): Use 7 * org-agenda.el (org-get-entries-from-diary): Use
8 `diary-fancy-display' instead of the obsolete 8 `diary-fancy-display' instead of the obsolete
9 `diary-display-hook'. 9 `diary-display-hook'.
10 10
112014-10-12 Nicolas Goaziou <mail@nicolasgoaziou.fr> 112014-10-12 Nicolas Goaziou <mail@nicolasgoaziou.fr>
12 12
13 * ox.el (org-export-async-start): Limit first argument to lambda 13 * ox.el (org-export-async-start): Limit first argument to lambda
14 expressions. 14 expressions.
15 15
16 * ox-publish.el (org-publish, org-publish-all) 16 * ox-publish.el (org-publish, org-publish-all)
17 (org-publish-current-file): Replace `ignore', per limit stated 17 (org-publish-current-file): Replace `ignore', per limit stated
18 above. 18 above.
19 19
@@ -25352,7 +25352,7 @@
25352 (org-ascii-replace-entities): New function. 25352 (org-ascii-replace-entities): New function.
25353 25353
253542010-04-10 Carsten Dominik <carsten.dominik@gmail.com> 253542010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
25355 Ulf Stegemann <ulf@zeitform.de> 25355 Ulf Stegemann <ulf@zeitform.de>
25356 25356
25357 * org-entities.el: New file. 25357 * org-entities.el: New file.
25358 25358