[Prime-cvs] CVS update: prime-el

Zurück zum Archiv-Index

Hiroyuki Komatsu komat****@users*****
2004年 12月 11日 (土) 17:11:04 JST


Index: prime-el/configure.ac
diff -u prime-el/configure.ac:1.29 prime-el/configure.ac:1.30
--- prime-el/configure.ac:1.29	Fri Dec 10 21:20:39 2004
+++ prime-el/configure.ac	Sat Dec 11 17:11:04 2004
@@ -1,5 +1,5 @@
 dnl configure.in: Creates a configure script for prime-el of PRIME.
-dnl $Id: configure.ac,v 1.29 2004/12/10 12:20:39 komatsu Exp $
+dnl $Id: configure.ac,v 1.30 2004/12/11 08:11:04 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-rc2, komat****@taiya*****,
+AC_INIT(prime-el, 1.5.0, 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-10")
+AC_SUBST(DATE, "2004-12-11")
 
 # AC_SUBST(INSTALL_DATA, ['${INSTALL} -m 644 $(INSTALL_DATA_OPTIONS)'])
 
Index: prime-el/ChangeLog
diff -u prime-el/ChangeLog:1.47 prime-el/ChangeLog:1.48
--- prime-el/ChangeLog:1.47	Sat Dec 11 16:53:45 2004
+++ prime-el/ChangeLog	Sat Dec 11 17:11:04 2004
@@ -1,5 +1,13 @@
 2004-12-11  Hiroyuki Komatsu  <komat****@taiya*****>
 
+	* prime-el 1.5.0:
+	- This version supports PRIME 0.8.5, PRIME 0.9.3, and later.
+	- Supported new protocols of a PRIME server for a preedition.
+	- Supported displaying usages of candidate words.
+	
+	* doc/index.html: 
+	Described the new version.
+
 	* src/prime-input-mode.el (prime-input-set-mode-internal): 
 	An internal funcion for prime-input-set-mode.
 	Added a routine for prime-conv-mode.


Prime-cvs メーリングリストの案内
Zurück zum Archiv-Index