changeset 36330:a16d8ed56e9c

(Autoinserting): Remove doubled `insert'. (Tempo): Remove doubled `will'.
author Gerd Moellmann <gerd@gnu.org>
date Fri, 23 Feb 2001 12:33:31 +0000
parents 8c99f1078bb9
children 8132338647ad
files man/autotype.texi
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/man/autotype.texi	Fri Feb 23 12:31:08 2001 +0000
+++ b/man/autotype.texi	Fri Feb 23 12:33:31 2001 +0000
@@ -397,7 +397,7 @@
 include of the header.  Makefiles insert the file makefile.inc if it exists.
 
   TeX and bibTeX mode files insert the file tex-insert.tex if it exists, while
-LaTeX mode files insert insert a typical @code{\documentclass} frame.  Html
+LaTeX mode files insert a typical @code{\documentclass} frame.  Html
 files insert a skeleton with the usual frame.
 
   Ada mode files call the Ada header skeleton command.  Emacs lisp source
@@ -616,7 +616,7 @@
 used to jump between such points.
 
 More flexible templates can be created by including lisp symbols, which
-will be evaluated as variables, or lists, which will will be evaluated
+will be evaluated as variables, or lists, which will be evaluated
 as lisp expressions.  Automatic completion of specified tags to expanded
 templates can be provided.