# HG changeset patch # User HIROSE Yuuji # Date 1516367994 -32400 # Node ID 5bb46b7ab3de5edba726ba06eed240a11a6b4796 # Parent ce46889a743dec9bb185e3cb61057e55ea9eb2ab Typo fixed diff -r ce46889a743d -r 5bb46b7ab3de yatex.el --- a/yatex.el Sat Jan 13 20:57:58 2018 +0900 +++ b/yatex.el Fri Jan 19 22:19:54 2018 +0900 @@ -1,6 +1,6 @@ ;;; yatex.el --- Yet Another tex-mode for emacs //–ì’¹// -*- coding: sjis -*- ;;; (c)1991-2018 by HIROSE Yuuji.[yuuji@yatex.org] -;;; Last modified Tue Jan 9 13:30:45 2018 on firestorm +;;; Last modified Fri Jan 19 22:18:34 2018 on firestorm ;;; $Id$ ;;; The latest version of this software is always available at; ;;; https://www.yatex.org/ @@ -298,7 +298,7 @@ ("footnote") ("footnotetext") ("index") ("hspace*") ("vspace*") ("bibliography") ("bibitem") ("cite") ("input") ("include") ("includeonly") ("mbox") ("hbox") ("caption") - ("arabic") ("cetering") ("uline") + ("arabic") ("centering") ("uline") ("newcounter") ("newlength") ("setlength" 2) ("addtolength" 2) ("settowidth" 2) ("setcounter" 2) ("addtocounter" 2) ("stepcounter" 2)