diff options
| -rw-r--r-- | lisp/org/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/org/ChangeLog b/lisp/org/ChangeLog index ea7336ccb6a..f50cc85e455 100644 --- a/lisp/org/ChangeLog +++ b/lisp/org/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2008-12-18 Carsten Dominik <dominik@science.uva.nl> | ||
| 2 | |||
| 3 | * org-agenda.el (org-agenda-change-all-lines): Remove FORCE-TAGS | ||
| 4 | argument, get the current tags directly. | ||
| 5 | (org-agenda-set-tags): Leave getting current tags to | ||
| 6 | `org-agenda-change-all-lines'. | ||
| 7 | |||
| 1 | 2008-12-17 Carsten Dominik <dominik@science.uva.nl> | 8 | 2008-12-17 Carsten Dominik <dominik@science.uva.nl> |
| 2 | 9 | ||
| 3 | * org.el (org-org-menu): Do not quote the set-tags command. | 10 | * org.el (org-org-menu): Do not quote the set-tags command. |