comparison yatexlib.el @ 443:7a9d30752353 dev

Release preparation
author HIROSE Yuuji <yuuji@gentei.org>
date Thu, 05 Jan 2017 17:49:05 +0900
parents 5aa8208fbef0
children 2011de73a671
comparison
equal deleted inserted replaced
442:5428250c886a 443:7a9d30752353
1 ;;; yatexlib.el --- YaTeX and yahtml common libraries -*- coding: sjis -*- 1 ;;; yatexlib.el --- YaTeX and yahtml common libraries -*- coding: sjis -*-
2 ;;; 2 ;;;
3 ;;; (c)1994-2015 by HIROSE Yuuji.[yuuji@yatex.org] 3 ;;; (c)1994-2017 by HIROSE Yuuji.[yuuji@yatex.org]
4 ;;; Last modified Fri Jan 16 10:32:31 2015 on firestorm 4 ;;; Last modified Thu Jan 5 17:46:13 2017 on firestorm
5 ;;; $Id$ 5 ;;; $Id$
6 6
7 ;;; Code: 7 ;;; Code:
8 ;; General variables 8 ;; General variables
9 (defvar YaTeX-dos (memq system-type '(ms-dos windows-nt OS/2))) 9 (defvar YaTeX-dos (memq system-type '(ms-dos windows-nt OS/2)))

yatex.org