# HG changeset patch # User HIROSE Yuuji # Date 1419256696 -32400 # Node ID e17589ce8b0dbb90a4b2ac486bd9246d5069bc29 # Parent dbef6cf84f9860f4e2cbe7254da526448bbd6b47 Remove very old code. diff -r dbef6cf84f98 -r e17589ce8b0d yatex.el --- a/yatex.el Mon Dec 22 22:33:02 2014 +0900 +++ b/yatex.el Mon Dec 22 22:58:16 2014 +0900 @@ -1,6 +1,6 @@ ;;; yatex.el --- Yet Another tex-mode for emacs //–ì’¹// -*- coding: sjis -*- ;;; (c)1991-2014 by HIROSE Yuuji.[yuuji@yatex.org] -;;; Last modified Mon Dec 22 22:23:52 2014 on firestorm +;;; Last modified Mon Dec 22 22:57:20 2014 on firestorm ;;; $Id$ ;;; The latest version of this software is always available at; ;;; http://www.yatex.org/ @@ -8,7 +8,7 @@ ;;; Code: (require 'comment) (require 'yatexlib) -(defconst YaTeX-revision-number "1.77.6" +(defconst YaTeX-revision-number "1.77.7" "Revision number of running yatex.el") ;---------- Local variables ---------- @@ -37,12 +37,6 @@ return to the editing paragraph by calling register-to-point with argument YaTeX-current-position-register.") -;;(defvar YaTeX-tmp-dic-unit 'main-file -;; "*Default switching unit of temporary dictionary. -;;There are two switching unit: -;;'main-file : switch tmp-dic according to main-file directory. -;;'directory : switch tmp-dic dir by dir." -;;) (defvar YaTeX-use-LaTeX2e t "*Use LaTeX2e or not. Nil means latex 2.09") (defvar tex-command