diff options
| author | Carsten Dominik | 2009-09-02 13:08:31 +0000 |
|---|---|---|
| committer | Carsten Dominik | 2009-09-02 13:08:31 +0000 |
| commit | 6eb023476d7914566930cb33640a26c96287a4dd (patch) | |
| tree | 653436d4ba719c99b7fd0c67847d6e4039546367 /doc/misc/ChangeLog | |
| parent | 54a0dee5730ebe50f1f14c0ebc5976ff062e6193 (diff) | |
| download | emacs-6eb023476d7914566930cb33640a26c96287a4dd.tar.gz emacs-6eb023476d7914566930cb33640a26c96287a4dd.zip | |
2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
* org.texi (Effort estimates): Document new effort setting commands.
(Agenda commands): Document the new keys fro agenda time motion.
Document entry text mode. Improve documentation of the keys to include
inactive time stamps into the agenda view.
(Feedback): Document the new bug report command.
(Structure editing): Added an index entry for the sorting of subtrees.
Diffstat (limited to 'doc/misc/ChangeLog')
| -rw-r--r-- | doc/misc/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 1f5d58afe97..ec148e19e92 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com> | ||
| 2 | |||
| 3 | * org.texi (Effort estimates): Document new effort setting commands. | ||
| 4 | (Agenda commands): Document the new keys fro agenda time motion. | ||
| 5 | Document entry text mode. Improve documentation of the keys to include | ||
| 6 | inactive time stamps into the agenda view. | ||
| 7 | (Feedback): Document the new bug report command. | ||
| 8 | (Structure editing): Added an index entry for the sorting of subtrees. | ||
| 9 | |||
| 1 | 2009-09-02 Glenn Morris <rgm@gnu.org> | 10 | 2009-09-02 Glenn Morris <rgm@gnu.org> |
| 2 | 11 | ||
| 3 | * emacs-mime.texi (time-date): Mention float-time. | 12 | * emacs-mime.texi (time-date): Mention float-time. |