aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2009-02-02 07:50:06 +0000
committerGlenn Morris2009-02-02 07:50:06 +0000
commitec712abb5c88fb6469d8aed54d786c09b4bb9658 (patch)
treebf8b4890c701047451b276604791c98ddbc5f0cd
parent5692cc8c4f19a299d6679f6b54f60f42a2bc76e3 (diff)
downloademacs-ec712abb5c88fb6469d8aed54d786c09b4bb9658.tar.gz
emacs-ec712abb5c88fb6469d8aed54d786c09b4bb9658.zip
Fix typos.
-rw-r--r--doc/misc/ChangeLog4
-rw-r--r--doc/misc/org.texi4
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 @@
12009-02-02 Glenn Morris <rgm@gnu.org>
2
3 * org.texi: Fix typos.
4
12009-02-01 Michael Albinus <michael.albinus@gmx.de> 52009-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
186Progress logging 186Progress 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