diff yatexmth.el @ 64:36a48185b95a

Changes are listed in yatex.new. Major one is supporing GNU Emacs20 and XEmacs.
author yuuji
date Tue, 16 Dec 1997 13:28:38 +0000
parents 9e08ed569d80
children 0eb6997bee16
line wrap: on
line diff
--- a/yatexmth.el	Sat Dec 13 12:41:43 1997 +0000
+++ b/yatexmth.el	Tue Dec 16 13:28:38 1997 +0000
@@ -1,8 +1,8 @@
 ;;; -*- Emacs-Lisp -*-
 ;;; YaTeX math-mode-specific functions.
-;;; yatexmth.el rev.4
+;;; yatexmth.el
 ;;; (c )1993-1997 by HIROSE Yuuji [yuuji@ae.keio.ac.jp]
-;;; Last modified Fri Jan 24 18:00:08 1997 on supra
+;;; Last modified Tue Nov 25 12:33:05 1997 on firestorm
 ;;; $Id$
 
 ;;; [Customization guide]
@@ -211,6 +211,7 @@
    ("->"	"rightarrow"	("->"		""))
    ("\C-f"	"rightarrow"	("->"		""))
    ("-->"	"longrightarrow" ("-->"		"--"))
+   ("=>"	"Rightarrow"	"=>")
    ("==>"	"Longrightarrow" "==>")
    ("<->"	"leftrightarrow" ("<->"		""))
    ("<-->"	"longleftrightarrow" ("<---->"	"--"))

yatex.org