[Prime-cvs] CVS update: prime-el

Back to archive index

Hiroyuki Komatsu komat****@users*****
2004年 12月 9日 (木) 18:18:12 JST


Index: prime-el/configure.ac
diff -u prime-el/configure.ac:1.27 prime-el/configure.ac:1.28
--- prime-el/configure.ac:1.27	Mon Dec  6 17:39:38 2004
+++ prime-el/configure.ac	Thu Dec  9 18:18:11 2004
@@ -1,5 +1,5 @@
 dnl configure.in: Creates a configure script for prime-el of PRIME.
-dnl $Id: configure.ac,v 1.27 2004/12/06 08:39:38 komatsu Exp $
+dnl $Id: configure.ac,v 1.28 2004/12/09 09:18:11 komatsu Exp $
 dnl
 dnl Copyright (C) 2003, 2004 Hiroyuki Komatsu <komat****@taiya*****>
 dnl     All rights reserved.
@@ -9,14 +9,14 @@
 dnl the GNU General Public License version 2.
 
 # Process this file with autoconf to produce a configure script.
-AC_INIT(prime-el, 1.5.0, komat****@taiya*****,
+AC_INIT(prime-el, 1.5.0-rc1, komat****@taiya*****,
 	[PRIME - PRedictive Input Method Editor (Emacs Client)])
 AC_PREREQ(2.53)
 
 AM_INIT_AUTOMAKE($PACKAGE_NAME, $PACKAGE_VERSION)
 # AM_MAINTAINER_MODE
 AC_INIT_DEFAULT_VALUES
-AC_SUBST(DATE, "2004-12-06")
+AC_SUBST(DATE, "2004-12-09")
 
 # AC_SUBST(INSTALL_DATA, ['${INSTALL} -m 644 $(INSTALL_DATA_OPTIONS)'])
 
Index: prime-el/ChangeLog
diff -u prime-el/ChangeLog:1.42 prime-el/ChangeLog:1.43
--- prime-el/ChangeLog:1.42	Wed Dec  8 17:59:58 2004
+++ prime-el/ChangeLog	Thu Dec  9 18:18:11 2004
@@ -1,3 +1,8 @@
+2004-12-09  Hiroyuki Komatsu  <komat****@taiya*****>
+
+	* src/prime-server.el (prime-server-check-version): 
+	This function checks the version-validation of a PRIME server.
+
 2004-12-08  Hiroyuki Komatsu  <komat****@taiya*****>
 
 	* src/prime-main.el (prime-disp-annotation): 


Prime-cvs メーリングリストの案内
Back to archive index