From: Gerd Moellmann Date: Fri, 23 Feb 2001 12:33:31 +0000 (+0000) Subject: (Autoinserting): Remove doubled `insert'. X-Git-Tag: emacs-pretest-21.0.99~179 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=056e574a655999540f104223019c6ac135e42dc9;p=emacs.git (Autoinserting): Remove doubled `insert'. (Tempo): Remove doubled `will'. --- diff --git a/man/autotype.texi b/man/autotype.texi index 6c1a3528957..7d681df80e4 100644 --- a/man/autotype.texi +++ b/man/autotype.texi @@ -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.