yatex

diff yatexinf.el @ 287:5921f28ef77c

Change the first lines.
author HIROSE Yuuji <yuuji@gentei.org>
date Sat, 01 Sep 2012 08:14:41 +0900
parents cf7352dfa40c
children 8d3156073892
line diff
     1.1 --- a/yatexinf.el	Mon Jan 09 20:21:13 2012 +0900
     1.2 +++ b/yatexinf.el	Sat Sep 01 08:14:41 2012 +0900
     1.3 @@ -1,8 +1,8 @@
     1.4 -;;; -*- Emacs-Lisp -*-
     1.5 -;;; YaTeX interfaces for Texinfo mode.
     1.6 +;;; yatexinf.el -- YaTeX interfaces for Texinfo mode
     1.7  ;;; (c)1994-2012 by HIROSE, Yuuji [yuuji@yatex.org]
     1.8 -;;; Last modified Mon Jan  9 20:19:55 2012 on firestorm
     1.9 +;;; Last modified Sat Sep  1 08:11:25 2012 on firestorm
    1.10  
    1.11 +;;; Code:
    1.12  (require 'yatex)
    1.13  (or (boundp 'texinfo-mode-map)
    1.14      (load "texinfo"))