diff yatex.el @ 239:5de195a540c7 dev

YaTeX-intelligent-newline-document recognizes \par lover.
author yuuji@gentei.org
date Sun, 29 Jan 2012 17:29:02 +0900
parents d329bbed72cd
children 5ab3322d0f03
line wrap: on
line diff
--- a/yatex.el	Sun Jan 29 16:13:07 2012 +0900
+++ b/yatex.el	Sun Jan 29 17:29:02 2012 +0900
@@ -1,15 +1,15 @@
 ;;; -*- Emacs-Lisp -*-
 ;;; Yet Another tex-mode for emacs - //–ì’¹//
-;;; yatex.el rev. 1.75.2
+;;; yatex.el rev. 1.75.3
 ;;; (c)1991-2012 by HIROSE Yuuji.[yuuji@yatex.org]
-;;; Last modified Mon Jan 23 07:58:11 2012 on firestorm
+;;; Last modified Sun Jan 29 17:27:03 2012 on firestorm
 ;;; $Id$
 ;;; The latest version of this software is always available at;
 ;;; http://www.yatex.org/
 
 (require 'comment)
 (require 'yatexlib)
-(defconst YaTeX-revision-number "1.75.2"
+(defconst YaTeX-revision-number "1.75.3"
   "Revision number of running yatex.el")
 
 ;---------- Local variables ----------

yatex.org