comparison lisp/org/ChangeLog @ 99865:7a3672b295e4

*** empty log message ***
author Carsten Dominik <dominik@science.uva.nl>
date Mon, 24 Nov 2008 12:15:37 +0000
parents 80e53e313ff5
children d74ef243141c
comparison
equal deleted inserted replaced
99864:b869b68b946d 99865:7a3672b295e4
1 2008-11-24 Carsten Dominik <carsten.dominik@gmail.com>
2
3 * org-agenda.el (org-get-closed): Re-apply changes
4 accidentially overwritten by last commit to Emacs.
5
6 * org.el (org-outline-path-complete-in-steps): New option.
7 (org-refile-get-location): Honor
8 `org-outline-path-complete-in-steps'.
9 (org-agenda-change-all-lines, org-tags-sparse-tree)
10 (org-time-string-to-absolute, org-small-year-to-year)
11 (org-link-escape): Re-apply changes accidentially overwritten
12 by last commit to Emacs.
13
1 2008-11-23 Carsten Dominik <carsten.dominik@gmail.com> 14 2008-11-23 Carsten Dominik <carsten.dominik@gmail.com>
2 15
3 * org-clock.el (org-dblock-write:clocktable): Make sure the 16 * org-clock.el (org-dblock-write:clocktable): Make sure the
4 clocktable sees the first line. 17 clocktable sees the first line.
5 (org-clock-in): Warn if the clock cannot be resumed. 18 (org-clock-in): Warn if the clock cannot be resumed.