diff options
| author | Carsten Dominik | 2008-12-07 18:50:50 +0000 |
|---|---|---|
| committer | Carsten Dominik | 2008-12-07 18:50:50 +0000 |
| commit | 96c8522ad2c0be443834a0926c1009cb02eb2fc0 (patch) | |
| tree | 67e77cc69a0daf954ba54759b52c81a90cb85619 /etc | |
| parent | bc23baaabba9eaf24f784211dfe25f9ba2b92a14 (diff) | |
| download | emacs-96c8522ad2c0be443834a0926c1009cb02eb2fc0.tar.gz emacs-96c8522ad2c0be443834a0926c1009cb02eb2fc0.zip | |
2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
* org.texi (Using the mapping API): Fix bug in mapping example.
(Publishing options): Make the list of properties complete again, in
correspondence to the variable `org-export-plist-vars'.
(Property searches): Document new special values for time comparisons.
(Tag inheritance): Refine the description of tag inheritance.
(Project alist): Add info about the publishing sequence of components.
(Effort estimates): Document the new relativer timer.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index 761e62b30b5..680e03f3a44 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2008-12-07 Carsten Dominik <dominik@science.uva.nl> | ||
| 2 | |||
| 3 | * refcards/orgcard.tex: Version number update. | ||
| 4 | |||
| 1 | 2008-11-27 Juanma Barranquero <lekktu@gmail.com> | 5 | 2008-11-27 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 6 | ||
| 3 | * NEWS: Fix typo. (Bug#1439) | 7 | * NEWS: Fix typo. (Bug#1439) |