diff yatexinf.el @ 287:5921f28ef77c dev

Change the first lines.
author HIROSE Yuuji <yuuji@gentei.org>
date Sat, 01 Sep 2012 08:14:41 +0900
parents cf7352dfa40c
children 8d3156073892
line wrap: on
line diff
--- a/yatexinf.el	Sat Sep 01 08:00:58 2012 +0900
+++ b/yatexinf.el	Sat Sep 01 08:14:41 2012 +0900
@@ -1,8 +1,8 @@
-;;; -*- Emacs-Lisp -*-
-;;; YaTeX interfaces for Texinfo mode.
+;;; yatexinf.el -- YaTeX interfaces for Texinfo mode
 ;;; (c)1994-2012 by HIROSE, Yuuji [yuuji@yatex.org]
-;;; Last modified Mon Jan  9 20:19:55 2012 on firestorm
+;;; Last modified Sat Sep  1 08:11:25 2012 on firestorm
 
+;;; Code:
 (require 'yatex)
 (or (boundp 'texinfo-mode-map)
     (load "texinfo"))

yatex.org