yatex

diff yatex19.el @ 198:768ff443ef84

More accurate check for YaTeX-get-macro-at-point.
author yuuji@gentei.org
date Tue, 10 Jan 2012 15:24:37 +0900
parents f14ec50103d0
children 58d11a018721
line diff
     1.1 --- a/yatex19.el	Mon Sep 28 07:56:08 2009 +0900
     1.2 +++ b/yatex19.el	Tue Jan 10 15:24:37 2012 +0900
     1.3 @@ -1,7 +1,7 @@
     1.4  ;;; -*- Emacs-Lisp -*-
     1.5 -;;; YaTeX facilities for Emacs 19
     1.6 -;;; (c)1994-2006 by HIROSE Yuuji.[yuuji@yatex.org]
     1.7 -;;; Last modified Sun Feb 11 09:19:12 2007 on firestorm
     1.8 +;;; YaTeX facilities for Emacs 19 or later
     1.9 +;;; (c)1994-2009 by HIROSE Yuuji.[yuuji@yatex.org]
    1.10 +;;; Last modified Mon Sep 28 10:45:30 2009 on firestorm
    1.11  ;;; $Id$
    1.12  
    1.13  ;(require 'yatex)