summaryrefslogtreecommitdiff
path: root/lisp/org
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2009-12-29 02:57:40 +0100
committerJuanma Barranquero <lekktu@gmail.com>2009-12-29 02:57:40 +0100
commit5ce6e4f452e31c2eebc12e6f1e7146d2352f22e2 (patch)
tree0a4a7ee5287d09c29db0311b2419691683e28adb /lisp/org
parent96c834b62ad63c11281d0c104091a2278fcc20ed (diff)
downloademacs-5ce6e4f452e31c2eebc12e6f1e7146d2352f22e2.tar.gz
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 @@
used are calculated from the underlying property.
(org-columns-number-to-string): Handle the 'age' column format
(org-columns-string-to-number): Correct the function name (was
- org-column...). Add support for the 'age' column format.
+ org-column...). Add support for the 'age' column format.
(org-columns-compile-format): Support the additional parameter in
org-columns-compile-map.
@@ -576,7 +576,7 @@
2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
* org.el (org-repeat-re): The changed org-repeat-re no longer
- matched simple +2d type repeaters. Fix it so it does.
+ matched simple +2d type repeaters. Fix it so it does.
2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
@@ -712,7 +712,7 @@
2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
* org.el (org-fast-tag-selection): Add a way to display a
- description for a tag group. This is done by adding a string to
+ description for a tag group. This is done by adding a string to
either the startgroup or endgroup cell.
2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
@@ -1192,7 +1192,7 @@
* org-agenda.el (org-agenda-bulk-mark): Use a slightly soberer
prefix for marked entries in the agenda view.
-2009-10-01 Andreas Burtzlaff <andy13@gmx.net> (tiny change)
+2009-10-01 Andreas Burtzlaff <andy13@gmx.net> (tiny change)
* org.el (outline-end-of-subtree): Bugfix: advise this function in
a way that prevents any trailing character from being displayed.