comparison yatexlib.el @ 294:8d3156073892 dev

for 1.77
author HIROSE Yuuji <yuuji@gentei.org>
date Mon, 01 Apr 2013 22:47:31 +0900
parents f5151d4240a9
children b16e6b1cf00b
comparison
equal deleted inserted replaced
293:f5151d4240a9 294:8d3156073892
1 ;;; yatexlib.el --- YaTeX and yahtml common libraries 1 ;;; yatexlib.el --- YaTeX and yahtml common libraries
2 ;;; 2 ;;;
3 ;;; (c)1994-2012 by HIROSE Yuuji.[yuuji@yatex.org] 3 ;;; (c)1994-2013 by HIROSE Yuuji.[yuuji@yatex.org]
4 ;;; Last modified Tue Feb 26 10:59:56 2013 on firestorm 4 ;;; Last modified Mon Apr 1 22:44:06 2013 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