[Prime-cvs] CVS update: prime-el

Back to archive index

Hiroyuki Komatsu komat****@users*****
2004年 12月 10日 (金) 21:20:40 JST


Index: prime-el/configure.ac
diff -u prime-el/configure.ac:1.28 prime-el/configure.ac:1.29
--- prime-el/configure.ac:1.28	Thu Dec  9 18:18:11 2004
+++ prime-el/configure.ac	Fri Dec 10 21:20:39 2004
@@ -1,5 +1,5 @@
 dnl configure.in: Creates a configure script for prime-el of PRIME.
-dnl $Id: configure.ac,v 1.28 2004/12/09 09:18:11 komatsu Exp $
+dnl $Id: configure.ac,v 1.29 2004/12/10 12:20:39 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-rc1, komat****@taiya*****,
+AC_INIT(prime-el, 1.5.0-rc2, 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-09")
+AC_SUBST(DATE, "2004-12-10")
 
 # AC_SUBST(INSTALL_DATA, ['${INSTALL} -m 644 $(INSTALL_DATA_OPTIONS)'])
 
Index: prime-el/ChangeLog
diff -u prime-el/ChangeLog:1.45 prime-el/ChangeLog:1.46
--- prime-el/ChangeLog:1.45	Fri Dec 10 19:52:23 2004
+++ prime-el/ChangeLog	Fri Dec 10 21:20:39 2004
@@ -1,5 +1,8 @@
 2004-12-10  Hiroyuki Komatsu  <komat****@taiya*****>
 
+	* prime-el 1.5.0-rc2:
+	- Fixed the bug below.
+	
 	* src/prime-main.el (prime-disp-usage): 
 	Fixed a bug of displaying a usage or an annotation, even when
 	the current buffer is a minibuffer.


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