]> git.eshelyaron.com Git - emacs.git/commitdiff
(Autoinserting): Remove doubled `insert'.
authorGerd Moellmann <gerd@gnu.org>
Fri, 23 Feb 2001 12:33:31 +0000 (12:33 +0000)
committerGerd Moellmann <gerd@gnu.org>
Fri, 23 Feb 2001 12:33:31 +0000 (12:33 +0000)
(Tempo): Remove doubled `will'.

man/autotype.texi

index 6c1a3528957e462dd192a157f6d4b3b04602f66d..7d681df80e4e5ffb61034e631bbe5e0ec93eb066 100644 (file)
@@ -397,7 +397,7 @@ the filename to prevent multiple inclusions.  C and C++ sources insert an
 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 @@ formatting or define special points of interest in the inserted text.
 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.