diff yatexmth.el @ 193:e216f9f347fa dev

Camouflage email addresses.
author yuuji@gentei.org
date Mon, 09 Jan 2012 14:15:09 +0900
parents 67b1e094e151
children cf7352dfa40c
line wrap: on
line diff
--- a/yatexmth.el	Mon Jan 09 14:02:38 2012 +0900
+++ b/yatexmth.el	Mon Jan 09 14:15:09 2012 +0900
@@ -2,7 +2,7 @@
 ;;; YaTeX math-mode-specific functions.
 ;;; yatexmth.el
 ;;; (c)1993-2010 by HIROSE Yuuji [yuuji@yatex.org]
-;;; Last modified Fri Oct  7 15:53:34 2011 on firestorm
+;;; Last modified Mon Jan  9 14:11:08 2012 on firestorm
 ;;; $Id$
 
 ;;; [Customization guide]
@@ -802,7 +802,7 @@
 	  (setq list (cdr list)))
 	(setq lists (cdr lists))))))
 
-;;; ----- for AMS LaTeX (by matsu@math.s.chiba-u.ac.jp) -----
+;;; ----- for AMS LaTeX (by matsu<at>math.s.chiba-u.ac.jp) -----
 (defvar YaTeX-ams-paren-modifier
   '(("Biggl" . "Biggr") ("biggl" . "biggr")
     ("Bigl" . "Bigr") ("bigl" . "bigr")

yatex.org