]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix typos found by TAKAHASHI Kaoru <kaoru@kaisei.org>.
authorRobert J. Chassell <bob@rattlesnake.com>
Sun, 8 Dec 2002 23:03:47 +0000 (23:03 +0000)
committerRobert J. Chassell <bob@rattlesnake.com>
Sun, 8 Dec 2002 23:03:47 +0000 (23:03 +0000)
lisp/textmodes/texinfmt.el

index 71af8e44a5117e1e3f4ddb3be8c3543a2cb9b2c0..6f1da5db525ddbfb1c70618245b14e59e4f5fee9 100644 (file)
@@ -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)
 
 \f
 ;;; These noop commands discard the rest of the line.