]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix typos in info documentation.
authorJuanma Barranquero <lekktu@gmail.com>
Sun, 17 Jan 2010 02:22:44 +0000 (03:22 +0100)
committerJuanma Barranquero <lekktu@gmail.com>
Sun, 17 Jan 2010 02:22:44 +0000 (03:22 +0100)
doc/misc/ChangeLog
doc/misc/ede.texi
doc/misc/tramp.texi

index 471d57ed11bbfdb727bc1fcf793197f03c16c6a9..98c696aaa299bef577eb64606d5cbad588b77ba1 100644 (file)
@@ -1,3 +1,8 @@
+2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
+
+       * ede.texi (ede-step-project, ede-proj-target):
+       * tramp.texi (Remote processes): Fix typos.
+
 2010-01-16  Mario Lang  <mlang@delysid.org>
 
        * ede.texi (ede-target):
index bfeef343f0992b2be50deece51e949a17157ab71..a40553362bd1d880c92fac858494d7cb9c31ad8e 100644 (file)
@@ -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
index 02e079b8ad58218bf3d8b18af33e86098e98c1d6..ff686ee03d4f754639ff022b0e6feb17dbd430f6 100644 (file)
@@ -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