summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/lispref/two-volume-cross-refs.txt4
-rw-r--r--doc/man/ChangeLog2
-rw-r--r--doc/misc/ChangeLog6
-rw-r--r--doc/misc/gnus.texi2
-rw-r--r--doc/misc/org.texi2
5 files changed, 9 insertions, 7 deletions
diff --git a/doc/lispref/two-volume-cross-refs.txt b/doc/lispref/two-volume-cross-refs.txt
index 99b48d342a..53a9f58cd0 100644
--- a/doc/lispref/two-volume-cross-refs.txt
+++ b/doc/lispref/two-volume-cross-refs.txt
@@ -87,7 +87,7 @@ to create elisp2-aux-vol-added
insert elisp2-aux-vol-added into vol1.aux (append)
insert elisp1-aux-vol-added into vol2.aux (prepend)
-(so you dont have to do it again)
+(so you don't have to do it again)
% cp vol1.aux elisp1-aux-ready
% cp vol2.aux elisp2-aux-ready
@@ -120,7 +120,7 @@ Be sure that .fn file has no blank lines.
% texindex vol1.fn
% texindex vol2.fn
-(so you dont have to do it again)
+(so you don't have to do it again)
% cp vol1.fns elisp1-fns-2vol-ready
% cp vol2.fns elisp2-fns-2vol-ready
diff --git a/doc/man/ChangeLog b/doc/man/ChangeLog
index b9175ce51e..b53b81e52f 100644
--- a/doc/man/ChangeLog
+++ b/doc/man/ChangeLog
@@ -18,7 +18,7 @@
* Version 23.3 released.
-2011-01-02 Jari Aalto <jari.aalto@cante.net> (tiny change)
+2011-01-02 Jari Aalto <jari.aalto@cante.net>
* emacsclient.1: Arrange options alphabetically (Bug#7620).
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index 10e62b7d25..84333be4a5 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,11 +1,13 @@
2011-11-15 Juanma Barranquero <lekktu@gmail.com>
- * ede.texi (project-am-texinfo): Fix typo.
+ * ede.texi (project-am-texinfo):
+ * gnus.texi (Sending or Not Sending):
+ * org.texi (Template elements): Fix typos.
2011-11-14 Juanma Barranquero <lekktu@gmail.com>
* ediff.texi (Hooks):
- * sem-user.texi (Semanticdb Roots): Fix typo.
+ * sem-user.texi (Semanticdb Roots): Fix typos.
2011-11-11 Juanma Barranquero <lekktu@gmail.com>
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi
index 03c457d519..7c3328b9d7 100644
--- a/doc/misc/gnus.texi
+++ b/doc/misc/gnus.texi
@@ -18105,7 +18105,7 @@ mail sending with @code{nndiary}:
@itemize @bullet
@item
@code{nndiary} is a @emph{real} mail back end. You really send real diary
-messsages for real. This means for instance that you can give
+messages for real. This means for instance that you can give
appointments to anybody (provided they use Gnus and @code{nndiary}) by
sending the diary message to them as well.
@item
diff --git a/doc/misc/org.texi b/doc/misc/org.texi
index f690576417..955d1b55f4 100644
--- a/doc/misc/org.texi
+++ b/doc/misc/org.texi
@@ -6393,7 +6393,7 @@ like this:
@node Template elements, Template expansion, Capture templates, Capture templates
@subsubsection Template elements
-Now lets look at the elements of a template definition. Each entry in
+Now let's look at the elements of a template definition. Each entry in
@code{org-capture-templates} is a list with the following items:
@table @var