diff options
| author | Carsten Dominik | 2009-10-01 08:04:32 +0000 |
|---|---|---|
| committer | Carsten Dominik | 2009-10-01 08:04:32 +0000 |
| commit | 7006d2070a3e11c31887b939b9923c7c1fea33c8 (patch) | |
| tree | 6ce202788e368da4c37a950ab1a4fcbbb7a61f62 /doc/misc/ChangeLog | |
| parent | 8d64207425f5345576b77dc9308943ec56ad9327 (diff) | |
| download | emacs-7006d2070a3e11c31887b939b9923c7c1fea33c8.tar.gz emacs-7006d2070a3e11c31887b939b9923c7c1fea33c8.zip | |
2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
* org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
(Processing LaTeX fragments): Document that the size of images can be
changes using the variable `org-format-latex-options'.
(The date/time prompt, Timestamps): Be more accurate over ISO format
dates and times.
(Visibility cycling): Document showeverything keyword.
(In-buffer settings): Document showeverything keyword.
(Setting up the staging area): Fix the example.
(MobileOrg): New section.
(Agenda commands, Exporting Agenda Views): Document exporting the
agenda view to Org files.
Diffstat (limited to 'doc/misc/ChangeLog')
| -rw-r--r-- | doc/misc/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 2a8eb8be8f4..3921c75852f 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,3 +1,17 @@ | |||
| 1 | 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com> | ||
| 2 | |||
| 3 | * org.texi (Pushing to MobileOrg): Document `org-mobile-files'. | ||
| 4 | (Processing LaTeX fragments): Document that the size of images can be | ||
| 5 | changes using the variable `org-format-latex-options'. | ||
| 6 | (The date/time prompt, Timestamps): Be more accurate over ISO format | ||
| 7 | dates and times. | ||
| 8 | (Visibility cycling): Document showeverything keyword. | ||
| 9 | (In-buffer settings): Document showeverything keyword. | ||
| 10 | (Setting up the staging area): Fix the example. | ||
| 11 | (MobileOrg): New section. | ||
| 12 | (Agenda commands, Exporting Agenda Views): Document exporting the | ||
| 13 | agenda view to Org files. | ||
| 14 | |||
| 1 | 2009-09-28 Michael Albinus <michael.albinus@gmx.de> | 15 | 2009-09-28 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 16 | ||
| 3 | * tramp.texi (History): Add IMAP support. | 17 | * tramp.texi (History): Add IMAP support. |