yatex

diff yatexinf.el @ 255:214702e4df54

SPC is the same as `y' like y-or-n-p(YaTeX::label-rename-refs).
author HIROSE Yuuji <yuuji@gentei.org>
date Sun, 12 Feb 2012 10:50:18 +0900
parents 680d92784c1a
children 5921f28ef77c
line diff
     1.1 --- a/yatexinf.el	Sun Sep 27 13:04:14 2009 +0000
     1.2 +++ b/yatexinf.el	Sun Feb 12 10:50:18 2012 +0900
     1.3 @@ -1,7 +1,7 @@
     1.4  ;;; -*- Emacs-Lisp -*-
     1.5  ;;; YaTeX interfaces for Texinfo mode.
     1.6 -;;; (c)1994,1998,2001 by HIROSE, Yuuji [yuuji@yatex.org]
     1.7 -;;; Last modified Fri Jun 27 12:10:03 2003 on firestorm
     1.8 +;;; (c)1994-2012 by HIROSE, Yuuji [yuuji@yatex.org]
     1.9 +;;; Last modified Mon Jan  9 20:19:55 2012 on firestorm
    1.10  
    1.11  (require 'yatex)
    1.12  (or (boundp 'texinfo-mode-map)