yatex

diff yatexinf.el @ 243:74229d191b17

C-j skip can be used at <ol> and <input>.
author yuuji@gentei.org
date Thu, 09 Feb 2012 08:41:53 +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	Thu Feb 09 08:41:53 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)