diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/org/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/org/ChangeLog b/lisp/org/ChangeLog index ec8b087423e..cf45167d586 100644 --- a/lisp/org/ChangeLog +++ b/lisp/org/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2008-12-18 Carsten Dominik <dominik@science.uva.nl> | 1 | 2008-12-18 Carsten Dominik <dominik@science.uva.nl> |
| 2 | 2 | ||
| 3 | * org-table.el (org-table-get-specials): Revert introduction of @0 | ||
| 4 | as reference of the last table row, because of conflicts. | ||
| 5 | |||
| 3 | * org-agenda.el (org-agenda-change-all-lines): Remove FORCE-TAGS | 6 | * org-agenda.el (org-agenda-change-all-lines): Remove FORCE-TAGS |
| 4 | argument, get the current tags directly. | 7 | argument, get the current tags directly. |
| 5 | (org-agenda-set-tags): Leave getting current tags to | 8 | (org-agenda-set-tags): Leave getting current tags to |