From: Juanma Barranquero Date: Sun, 17 Jan 2010 02:22:44 +0000 (+0100) Subject: Fix typos in info documentation. X-Git-Tag: emacs-pretest-23.1.92~35^2~17 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=16c3428ade5b35ae16a0f24fc0a8ce5b96f95342;p=emacs.git Fix typos in info documentation. --- diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 471d57ed11b..98c696aaa29 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -1,3 +1,8 @@ +2010-01-17 Juanma Barranquero + + * ede.texi (ede-step-project, ede-proj-target): + * tramp.texi (Remote processes): Fix typos. + 2010-01-16 Mario Lang * ede.texi (ede-target): diff --git a/doc/misc/ede.texi b/doc/misc/ede.texi index bfeef343f09..a40553362bd 100644 --- a/doc/misc/ede.texi +++ b/doc/misc/ede.texi @@ -1728,7 +1728,7 @@ The variable GNUSTEP_INSTALLATION_DOMAIN is set at this value. Type: @code{(or null list)} @* Default Value: @code{(quote ("GNUmakefile.preamble"))} -The auxilliary makefile for additional variables. +The auxiliary makefile for additional variables. Included just before the specific target files. @refill @@ -1736,7 +1736,7 @@ Included just before the specific target files. Type: @code{(or null list)} @* Default Value: @code{(quote ("GNUmakefile.postamble"))} -The auxilliary makefile for additional rules. +The auxiliary makefile for additional rules. Included just after the specific target files. @refill @@ -2083,7 +2083,7 @@ Relative to the path of the project it belongs to. Type: @code{list} @* Default Value: @code{nil} -Auxilliary source files included in this target. +Auxiliary source files included in this target. Each of these is considered equivalent to a source file, but it is not distributed, and each should have a corresponding rule to build it. @refill diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi index 02e079b8ad5..ff686ee03d4 100644 --- a/doc/misc/tramp.texi +++ b/doc/misc/tramp.texi @@ -2562,7 +2562,7 @@ hosts. Example: @end example You will see the buffer @file{*Async Shell Command*}, containing the -continous output of the @command{tail} command. +continuous output of the @command{tail} command. @subsection Running eshell on a remote host