yatex

diff yatexgen.el @ 18:adc2f1472409

Make variables for temporary dictionary buffer-local. Change the default value of YaTeX-nervous to t. Create a temporary dictionary file when `T' is selected at the dictionary selection menu.
author yuuji
date Mon, 16 May 1994 09:30:52 +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	Mon May 16 09:30:52 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)