comparison yatexinf.el @ 195:cf7352dfa40c dev

Update copyright line.
author yuuji@gentei.org
date Mon, 09 Jan 2012 20:21:13 +0900
parents 680d92784c1a
children 5921f28ef77c
comparison
equal deleted inserted replaced
194:2af7a6ba45cd 195:cf7352dfa40c
1 ;;; -*- Emacs-Lisp -*- 1 ;;; -*- Emacs-Lisp -*-
2 ;;; YaTeX interfaces for Texinfo mode. 2 ;;; YaTeX interfaces for Texinfo mode.
3 ;;; (c)1994,1998,2001 by HIROSE, Yuuji [yuuji@yatex.org] 3 ;;; (c)1994-2012 by HIROSE, Yuuji [yuuji@yatex.org]
4 ;;; Last modified Fri Jun 27 12:10:03 2003 on firestorm 4 ;;; Last modified Mon Jan 9 20:19:55 2012 on firestorm
5 5
6 (require 'yatex) 6 (require 'yatex)
7 (or (boundp 'texinfo-mode-map) 7 (or (boundp 'texinfo-mode-map)
8 (load "texinfo")) 8 (load "texinfo"))
9 9

yatex.org