Mercurial > emacs
comparison lisp/org/ChangeLog @ 100457:022a6a6d35ab
*** empty log message ***
author | Carsten Dominik <dominik@science.uva.nl> |
---|---|
date | Wed, 17 Dec 2008 12:32:48 +0000 |
parents | f84c0729a0e9 |
children | 78ef07127814 |
comparison
equal
deleted
inserted
replaced
100456:e4798aef9a53 | 100457:022a6a6d35ab |
---|---|
1 2008-12-17 Carsten Dominik <carsten.dominik@gmail.com> | |
2 | |
3 * Fix typos in comments and docstrings throughout Org-mode. | |
4 | |
5 * org.el (org-get-outline-path): Fix bug if level is not given. | |
6 | |
7 * org-agenda.el (org-finalize-agenda): Fix typo with variable | |
8 name. | |
9 | |
1 2008-12-16 Carsten Dominik <carsten.dominik@gmail.com> | 10 2008-12-16 Carsten Dominik <carsten.dominik@gmail.com> |
2 | 11 |
3 * org.el (org-refile): Avoid refiling to within the region to be | 12 * org.el (org-refile): Avoid refiling to within the region to be |
4 refiled. | 13 refiled. |
5 | 14 |