changeset 313:fcdb9189cd9c dev

\cref Update (c)-line
author HIROSE Yuuji <yuuji@gentei.org>
date Wed, 08 Jan 2014 07:52:12 +0900
parents 0d42b3d7f958
children fae84a98372c
files yatex.el yatexadd.el yatexpkg.el
diffstat 3 files changed, 8 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/yatex.el	Wed Jan 08 07:45:44 2014 +0900
+++ b/yatex.el	Wed Jan 08 07:52:12 2014 +0900
@@ -1,6 +1,6 @@
 ;;; yatex.el --- Yet Another tex-mode for emacs //–ì’¹// -*- coding: sjis -*-
-;;; (c)1991-2013 by HIROSE Yuuji.[yuuji@yatex.org]
-;;; Last modified Wed Jan  8 07:43:42 2014 on firestorm
+;;; (c)1991-2014 by HIROSE Yuuji.[yuuji@yatex.org]
+;;; Last modified Wed Jan  8 07:49:58 2014 on firestorm
 ;;; $Id$
 ;;; The latest version of this software is always available at;
 ;;; http://www.yatex.org/
@@ -8,7 +8,7 @@
 ;;; Code:
 (require 'comment)
 (require 'yatexlib)
-(defconst YaTeX-revision-number "1.77.1"
+(defconst YaTeX-revision-number "1.77.2"
   "Revision number of running yatex.el")
 
 ;---------- Local variables ----------
@@ -1686,7 +1686,7 @@
 	  YaTeX-refcommand-def-regexp-default))
 
 (defvar YaTeX-refcommand-ref-regexp-default
-  "\\(page\\|eq\\|fig\\)?ref\\|cite")
+  "\\(page\\|eq\\|fig\\|c\\)?ref\\|cite")
 (defvar YaTeX-refcommand-ref-regexp-private nil
   "*Regexp of referring label commands")
 (defvar YaTeX-refcommand-ref-regexp
--- a/yatexadd.el	Wed Jan 08 07:45:44 2014 +0900
+++ b/yatexadd.el	Wed Jan 08 07:52:12 2014 +0900
@@ -1,7 +1,7 @@
 ;;; yatexadd.el --- YaTeX add-in functions
 ;;; yatexadd.el rev.20
-;;; (c)1991-2013 by HIROSE Yuuji.[yuuji@yatex.org]
-;;; Last modified Wed Jan  8 07:44:08 2014 on firestorm
+;;; (c)1991-2014 by HIROSE Yuuji.[yuuji@yatex.org]
+;;; Last modified Wed Jan  8 07:50:08 2014 on firestorm
 ;;; $Id$
 
 ;;; Code:
--- a/yatexpkg.el	Wed Jan 08 07:45:44 2014 +0900
+++ b/yatexpkg.el	Wed Jan 08 07:52:12 2014 +0900
@@ -1,7 +1,7 @@
 ;;; yatexpkg.el --- YaTeX package manager
 ;;; 
-;;; (c)2003-2013 by HIROSE, Yuuji [yuuji@yatex.org]
-;;; Last modified Wed Jan  8 07:44:40 2014 on firestorm
+;;; (c)2003-2014 by HIROSE, Yuuji [yuuji@yatex.org]
+;;; Last modified Wed Jan  8 07:50:29 2014 on firestorm
 ;;; $Id$
 
 ;;; Code:

yatex.org