diff yatexlib.el @ 287:5921f28ef77c dev

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

yatex.org