# HG changeset patch # User Juanma Barranquero # Date 1263694964 -3600 # Node ID ab4dd366cab3780e4329435d32630c93c93f329b # Parent 8357132d4077aa2ebce47a9d2a70b73d9a0f366e Fix typos in info documentation. diff -r 8357132d4077 -r ab4dd366cab3 doc/misc/ChangeLog --- a/doc/misc/ChangeLog Sat Jan 16 17:24:05 2010 -0500 +++ b/doc/misc/ChangeLog Sun Jan 17 03:22:44 2010 +0100 @@ -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 -r 8357132d4077 -r ab4dd366cab3 doc/misc/ede.texi --- a/doc/misc/ede.texi Sat Jan 16 17:24:05 2010 -0500 +++ b/doc/misc/ede.texi Sun Jan 17 03:22:44 2010 +0100 @@ -1728,7 +1728,7 @@ 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 @@ 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 @@ 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 -r 8357132d4077 -r ab4dd366cab3 doc/misc/tramp.texi Binary file doc/misc/tramp.texi has changed