# HG changeset patch # User HIROSE Yuuji # Date 1505611565 -32373 # Node ID c0827f80b18e43690d9d033e6a3fdc8e66e587fa # Parent 9c857ce72a039418d063be192bd38038723d8642# Parent 77a2fd4fd634ac1b92dc00c95daa5162c2b13b3c Merged with old orphaned branch for clarity diff -r 9c857ce72a03 -r c0827f80b18e yatex.el --- a/yatex.el Mon Sep 11 14:44:13 2017 +0859 +++ b/yatex.el Sun Sep 17 10:25:38 2017 +0859 @@ -1,6 +1,6 @@ ;;; yatex.el --- Yet Another tex-mode for emacs //–ì’¹// -*- coding: sjis -*- ;;; (c)1991-2017 by HIROSE Yuuji.[yuuji@yatex.org] -;;; Last modified Mon Sep 11 14:43:29 2017 on firestorm +;;; Last modified Sun Sep 17 10:22:43 2017 on firestorm ;;; $Id$ ;;; The latest version of this software is always available at; ;;; https://www.yatex.org/ diff -r 9c857ce72a03 -r c0827f80b18e yatex19.el --- a/yatex19.el Mon Sep 11 14:44:13 2017 +0859 +++ b/yatex19.el Sun Sep 17 10:25:38 2017 +0859 @@ -1,6 +1,6 @@ ;;; yatex19.el -- YaTeX facilities for Emacs 19 or later -*- coding: sjis -*- ;;; (c)1994-2017 by HIROSE Yuuji.[yuuji@yatex.org] -;;; Last modified Sun Sep 10 09:51:04 2017 on firestorm +;;; Last modified Sun Sep 17 10:22:54 2017 on firestorm ;;; $Id$ ;;; Code: diff -r 9c857ce72a03 -r c0827f80b18e yatex23.el --- a/yatex23.el Mon Sep 11 14:44:13 2017 +0859 +++ b/yatex23.el Sun Sep 17 10:25:38 2017 +0859 @@ -1,6 +1,6 @@ ;;; yatex23.el --- YaTeX facilities for Emacs 23 or later -*- coding: sjis -*- ;;; (c)2014-2017 by HIROSE Yuuji.[yuuji@yatex.org] -;;; Last modified Sun Sep 10 09:52:29 2017 on firestorm +;;; Last modified Sun Sep 17 10:23:02 2017 on firestorm ;;; $Id$ (require 'yatex19) diff -r 9c857ce72a03 -r c0827f80b18e yatexadd.el --- a/yatexadd.el Mon Sep 11 14:44:13 2017 +0859 +++ b/yatexadd.el Sun Sep 17 10:25:38 2017 +0859 @@ -1,6 +1,6 @@ ;;; yatexadd.el --- YaTeX add-in functions -*- coding: sjis -*- ;;; (c)1991-2017 by HIROSE Yuuji.[yuuji@yatex.org] -;;; Last modified Sun Sep 10 09:52:35 2017 on firestorm +;;; Last modified Sun Sep 17 10:23:10 2017 on firestorm ;;; $Id$ ;;; Code: diff -r 9c857ce72a03 -r c0827f80b18e yatexenv.el --- a/yatexenv.el Mon Sep 11 14:44:13 2017 +0859 +++ b/yatexenv.el Sun Sep 17 10:25:38 2017 +0859 @@ -1,6 +1,6 @@ ;;; yatexenv.el --- YaTeX environment-specific functions ;;; (c) 1994-2017 by HIROSE Yuuji.[yuuji@yatex.org] -;;; Last modified Thu May 4 10:19:20 2017 on firestorm +;;; Last modified Sun Sep 17 10:23:16 2017 on firestorm ;;; $Id$ ;;; Code: diff -r 9c857ce72a03 -r c0827f80b18e yatexhlp.el --- a/yatexhlp.el Mon Sep 11 14:44:13 2017 +0859 +++ b/yatexhlp.el Sun Sep 17 10:25:38 2017 +0859 @@ -1,7 +1,7 @@ ;;; yatexhlp.el --- YaTeX helper for LaTeX -*- coding: sjis -*- ;;; ;;; (c)1994,1998,2004,2014,2015 by HIROSE Yuuji.[yuuji@yatex.org] -;;; Last modified Fri Jan 16 10:31:49 2015 on firestorm +;;; Last modified Sun Sep 17 10:23:19 2017 on firestorm ;;; $Id$ ;;; Code: diff -r 9c857ce72a03 -r c0827f80b18e yatexlib.el --- a/yatexlib.el Mon Sep 11 14:44:13 2017 +0859 +++ b/yatexlib.el Sun Sep 17 10:25:38 2017 +0859 @@ -1,7 +1,7 @@ ;;; yatexlib.el --- YaTeX and yahtml common libraries -*- coding: sjis -*- ;;; ;;; (c)1994-2017 by HIROSE Yuuji.[yuuji@yatex.org] -;;; Last modified Sun Sep 10 21:16:11 2017 on firestorm +;;; Last modified Sun Sep 17 10:23:31 2017 on firestorm ;;; $Id$ ;;; Code: diff -r 9c857ce72a03 -r c0827f80b18e yatexmth.el --- a/yatexmth.el Mon Sep 11 14:44:13 2017 +0859 +++ b/yatexmth.el Sun Sep 17 10:25:38 2017 +0859 @@ -1,7 +1,7 @@ ;;; yatexmth.el --- YaTeX math-mode-specific functions -*- coding: sjis -*- ;;; ;;; (c)1993-2017 by HIROSE Yuuji [yuuji@yatex.org] -;;; Last modified Tue May 23 11:41:17 2017 on firestorm +;;; Last modified Sun Sep 17 10:23:45 2017 on firestorm ;;; $Id$ ;;; Commentary: diff -r 9c857ce72a03 -r c0827f80b18e yatexpkg.el --- a/yatexpkg.el Mon Sep 11 14:44:13 2017 +0859 +++ b/yatexpkg.el Sun Sep 17 10:25:38 2017 +0859 @@ -1,7 +1,7 @@ ;;; yatexpkg.el --- YaTeX package manager -*- coding: sjis -*- ;;; ;;; (c)2003-2017 by HIROSE, Yuuji [yuuji@yatex.org] -;;; Last modified Tue May 23 11:33:17 2017 on firestorm +;;; Last modified Sun Sep 17 10:22:13 2017 on firestorm ;;; $Id$ ;;; Code: diff -r 9c857ce72a03 -r c0827f80b18e yatexprc.el --- a/yatexprc.el Mon Sep 11 14:44:13 2017 +0859 +++ b/yatexprc.el Sun Sep 17 10:25:38 2017 +0859 @@ -1,7 +1,7 @@ ;;; yatexprc.el --- YaTeX process handler -*- coding: sjis -*- ;;; ;;; (c)1993-2017 by HIROSE Yuuji.[yuuji@yatex.org] -;;; Last modified Sun Feb 26 11:33:27 2017 on firestorm +;;; Last modified Sun Sep 17 10:22:02 2017 on firestorm ;;; $Id$ ;;; Code: