diff options
| -rw-r--r-- | doc/misc/ChangeLog | 4 | ||||
| -rw-r--r-- | doc/misc/org.texi | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 768cb7870cd..7659efeb9e6 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2009-02-02 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * org.texi: Fix typos. | ||
| 4 | |||
| 1 | 2009-02-01 Michael Albinus <michael.albinus@gmx.de> | 5 | 2009-02-01 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 6 | ||
| 3 | Sync with Tramp 2.1.15. | 7 | Sync with Tramp 2.1.15. |
diff --git a/doc/misc/org.texi b/doc/misc/org.texi index 9f951bb7fc2..69381ae6295 100644 --- a/doc/misc/org.texi +++ b/doc/misc/org.texi | |||
| @@ -181,7 +181,7 @@ Extended use of TODO keywords | |||
| 181 | * Fast access to TODO states:: Single letter selection of a state | 181 | * Fast access to TODO states:: Single letter selection of a state |
| 182 | * Per-file keywords:: Different files, different requirements | 182 | * Per-file keywords:: Different files, different requirements |
| 183 | * Faces for TODO keywords:: Highlighting states | 183 | * Faces for TODO keywords:: Highlighting states |
| 184 | * TODO dependencies:: When one tasks needs to wait for others | 184 | * TODO dependencies:: When one task needs to wait for others |
| 185 | 185 | ||
| 186 | Progress logging | 186 | Progress logging |
| 187 | 187 | ||
| @@ -3101,7 +3101,7 @@ TODO items in particular (@pxref{Tags}). | |||
| 3101 | * Fast access to TODO states:: Single letter selection of a state | 3101 | * Fast access to TODO states:: Single letter selection of a state |
| 3102 | * Per-file keywords:: Different files, different requirements | 3102 | * Per-file keywords:: Different files, different requirements |
| 3103 | * Faces for TODO keywords:: Highlighting states | 3103 | * Faces for TODO keywords:: Highlighting states |
| 3104 | * TODO dependencies:: When one tasks needs to wait for others | 3104 | * TODO dependencies:: When one task needs to wait for others |
| 3105 | @end menu | 3105 | @end menu |
| 3106 | 3106 | ||
| 3107 | @node Workflow states, TODO types, TODO extensions, TODO extensions | 3107 | @node Workflow states, TODO types, TODO extensions, TODO extensions |