yatex

diff yatexgen.el @ 14:b7b023a74293

Region-based section-type completion. Kill section-type command and parens (sometimes with font) with [prefix] k. Rewrite error-jump functions. Fix the bug of recursive section-type completion.
author yuuji
date Fri, 22 Apr 1994 17:35:25 +0000
parents eafae54794a0
children b00c74813e56
line diff
     1.1 --- a/yatexgen.el	Sat Jan 29 07:59:59 1994 +0000
     1.2 +++ b/yatexgen.el	Fri Apr 22 17:35:25 1994 +0000
     1.3 @@ -1,8 +1,8 @@
     1.4  ;;; -*- Emacs-Lisp -*-
     1.5  ;;; Generate add-in functions for YaTeX.
     1.6  ;;; yatexgen.el rev.1(beta2)
     1.7 -;;; (c )1991-1993 by HIROSE Yuuji.[yuuji@ae.keio.ac.jp]
     1.8 -;;; Last modified Sat Jan 29 16:55:07 1994 on gloria
     1.9 +;;; (c )1991-1994 by HIROSE Yuuji.[yuuji@ae.keio.ac.jp]
    1.10 +;;; Last modified Sat Apr 23 02:26:34 1994 on pajero
    1.11  ;;; $Id$
    1.12  
    1.13  (require 'yatex)