aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/org
diff options
context:
space:
mode:
authorJuanma Barranquero2009-12-29 02:57:40 +0100
committerJuanma Barranquero2009-12-29 02:57:40 +0100
commit5ce6e4f452e31c2eebc12e6f1e7146d2352f22e2 (patch)
tree0a4a7ee5287d09c29db0311b2419691683e28adb /lisp/org
parent96c834b62ad63c11281d0c104091a2278fcc20ed (diff)
downloademacs-5ce6e4f452e31c2eebc12e6f1e7146d2352f22e2.tar.gz
emacs-5ce6e4f452e31c2eebc12e6f1e7146d2352f22e2.zip
Fix typos 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 86c82fc4e5b..cc125d28238 100644
--- a/lisp/org/ChangeLog
+++ b/lisp/org/ChangeLog
@@ -502,7 +502,7 @@
502 used are calculated from the underlying property. 502 used are calculated from the underlying property.
503 (org-columns-number-to-string): Handle the 'age' column format 503 (org-columns-number-to-string): Handle the 'age' column format
504 (org-columns-string-to-number): Correct the function name (was 504 (org-columns-string-to-number): Correct the function name (was
505 org-column...). Add support for the 'age' column format. 505 org-column...). Add support for the 'age' column format.
506 (org-columns-compile-format): Support the additional parameter in 506 (org-columns-compile-format): Support the additional parameter in
507 org-columns-compile-map. 507 org-columns-compile-map.
508 508
@@ -576,7 +576,7 @@
5762009-11-13 James TD Smith <ahktenzero@mohorovi.cc> 5762009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
577 577
578 * org.el (org-repeat-re): The changed org-repeat-re no longer 578 * org.el (org-repeat-re): The changed org-repeat-re no longer
579 matched simple +2d type repeaters. Fix it so it does. 579 matched simple +2d type repeaters. Fix it so it does.
580 580
5812009-11-13 Carsten Dominik <carsten.dominik@gmail.com> 5812009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
582 582
@@ -712,7 +712,7 @@
7122009-11-13 James TD Smith <ahktenzero@mohorovi.cc> 7122009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
713 713
714 * org.el (org-fast-tag-selection): Add a way to display a 714 * org.el (org-fast-tag-selection): Add a way to display a
715 description for a tag group. This is done by adding a string to 715 description for a tag group. This is done by adding a string to
716 either the startgroup or endgroup cell. 716 either the startgroup or endgroup cell.
717 717
7182009-11-13 Carsten Dominik <carsten.dominik@gmail.com> 7182009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
@@ -1192,7 +1192,7 @@
1192 * org-agenda.el (org-agenda-bulk-mark): Use a slightly soberer 1192 * org-agenda.el (org-agenda-bulk-mark): Use a slightly soberer
1193 prefix for marked entries in the agenda view. 1193 prefix for marked entries in the agenda view.
1194 1194
11952009-10-01 Andreas Burtzlaff <andy13@gmx.net> (tiny change) 11952009-10-01 Andreas Burtzlaff <andy13@gmx.net> (tiny change)
1196 1196
1197 * org.el (outline-end-of-subtree): Bugfix: advise this function in 1197 * org.el (outline-end-of-subtree): Bugfix: advise this function in
1198 a way that prevents any trailing character from being displayed. 1198 a way that prevents any trailing character from being displayed.