yatex

diff yatexlib.el @ 287:5921f28ef77c

Change the first lines.
author HIROSE Yuuji <yuuji@gentei.org>
date Sat, 01 Sep 2012 08:14:41 +0900
parents 9d022a531549
children 1a4332ecc58b
line diff
     1.1 --- a/yatexlib.el	Wed Feb 29 10:45:01 2012 +0900
     1.2 +++ b/yatexlib.el	Sat Sep 01 08:14:41 2012 +0900
     1.3 @@ -1,10 +1,10 @@
     1.4 -;;; -*- Emacs-Lisp -*-
     1.5 -;;; YaTeX and yahtml common libraries, general functions and definitions
     1.6 -;;; yatexlib.el
     1.7 +;;; yatexlib.el --- YaTeX and yahtml common libraries
     1.8 +;;; 
     1.9  ;;; (c)1994-2012 by HIROSE Yuuji.[yuuji@yatex.org]
    1.10 -;;; Last modified Wed Feb 29 09:49:30 2012 on firestorm
    1.11 +;;; Last modified Sat Sep  1 08:12:09 2012 on firestorm
    1.12  ;;; $Id$
    1.13  
    1.14 +;;; Code:
    1.15  ;; General variables
    1.16  (defvar YaTeX-dos (memq system-type '(ms-dos windows-nt OS/2)))
    1.17  (defvar YaTeX-macos (memq system-type '(darwin)))