From: Robert J. Chassell Date: Sun, 8 Dec 2002 23:03:47 +0000 (+0000) Subject: Fix typos found by TAKAHASHI Kaoru . X-Git-Tag: ttn-vms-21-2-B4~12083 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6b9bfa954b6f7a1085c87a3a20404180182c28d5;p=emacs.git Fix typos found by TAKAHASHI Kaoru . --- diff --git a/lisp/textmodes/texinfmt.el b/lisp/textmodes/texinfmt.el index 71af8e44a51..6f1da5db525 100644 --- a/lisp/textmodes/texinfmt.el +++ b/lisp/textmodes/texinfmt.el @@ -4148,9 +4148,9 @@ the @ifeq command." (put 'medbreak 'texinfo-format 'texinfo-discard-line) (put 'bigbreak 'texinfo-format 'texinfo-discard-line) (put 'afourpaper 'texinfo-format 'texinfo-discard-line) -(put 'afivepaper 'texinoo-format 'texinfo-discard-line) -(put 'afourlatex 'texinoo-format 'texinfo-discard-line) -(put 'afourwide 'texinoo-format 'texinfo-discard-line) +(put 'afivepaper 'texinfo-format 'texinfo-discard-line) +(put 'afourlatex 'texinfo-format 'texinfo-discard-line) +(put 'afourwide 'texinfo-format 'texinfo-discard-line) ;;; These noop commands discard the rest of the line.