diff options
| -rw-r--r-- | doc/misc/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 10625b3facc..d72f751d718 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,3 +1,14 @@ | |||
| 1 | 2008-11-12 Carsten Dominik <dominik@science.uva.nl> | ||
| 2 | |||
| 3 | * org.texi (Clocking work time): Document the :formula property of | ||
| 4 | clock tables. | ||
| 5 | (Structure editing, Refiling notes): Document refiling regions. | ||
| 6 | (Agenda commands): Document the double-prefix version | ||
| 7 | of the `l' command in the agenda. | ||
| 8 | (Handling links): Explain the effect of a double prefix | ||
| 9 | arg to `C-c C-o'. | ||
| 10 | (TODO basics): Add documentation for tag triggers. | ||
| 11 | |||
| 1 | 2008-10-23 Glenn Morris <rgm@gnu.org> | 12 | 2008-10-23 Glenn Morris <rgm@gnu.org> |
| 2 | 13 | ||
| 3 | * cl.texi (Function Bindings): Mention `flet' fails to deal with | 14 | * cl.texi (Function Bindings): Mention `flet' fails to deal with |