summaryrefslogtreecommitdiff
path: root/doc/misc
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2011-11-20 20:35:27 +0100
committerJuanma Barranquero <lekktu@gmail.com>2011-11-20 20:35:27 +0100
commitfe7a3057a38e896a9c4ad12c831fb84a5d808691 (patch)
treebcb23e440925fde576409d960a71ee6df320331a /doc/misc
parent09f5d05492b6c78421c71858d0d5c4434218b8fc (diff)
downloademacs-fe7a3057a38e896a9c4ad12c831fb84a5d808691.tar.gz
emacs-fe7a3057a38e896a9c4ad12c831fb84a5d808691.tar.bz2
emacs-fe7a3057a38e896a9c4ad12c831fb84a5d808691.zip
Fix typos.
Diffstat (limited to 'doc/misc')
-rw-r--r--doc/misc/ChangeLog4
-rw-r--r--doc/misc/gnus.texi2
-rw-r--r--doc/misc/sem-user.texi2
3 files changed, 5 insertions, 3 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index 78282d7c577..8b2d57c8628 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -5,7 +5,9 @@
* ede.texi (ede-compilation-program, ede-compiler, ede-linker):
* eieio.texi (Customizing):
- * gnus-news.texi: Fix typos.
+ * gnus.texi (Article Washing):
+ * gnus-news.texi:
+ * sem-user.texi (Smart Jump): Fix typos.
2011-11-16 Juanma Barranquero <lekktu@gmail.com>
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi
index 327fb392242..679e2ecd53b 100644
--- a/doc/misc/gnus.texi
+++ b/doc/misc/gnus.texi
@@ -8992,7 +8992,7 @@ apostrophe or quotation mark, then try this wash.
Translate many non-@acronym{ASCII} characters into their
@acronym{ASCII} equivalents (@code{gnus-article-treat-non-ascii}).
This is mostly useful if you're on a terminal that has a limited font
-and does't show accented characters, ``advanced'' punctuation, and the
+and doesn't show accented characters, ``advanced'' punctuation, and the
like. For instance, @samp{»} is tranlated into @samp{>>}, and so on.
@item W Y f
diff --git a/doc/misc/sem-user.texi b/doc/misc/sem-user.texi
index 7a363523aa6..28d1cdb6eb8 100644
--- a/doc/misc/sem-user.texi
+++ b/doc/misc/sem-user.texi
@@ -880,7 +880,7 @@ command, like this:
@end example
@end defun
-These commands are often more accurate than than the @code{find-tag}
+These commands are often more accurate than the @code{find-tag}
command (@pxref{Tags,,,emacs,Emacs manual}), because the Semantic
Analyzer is context-sensitive.