CVS update by scop packages/unsupported/scop/vc ...

xemacs-cvs at xemacs.org xemacs-cvs at xemacs.org
Sun Jul 8 12:16:35 EDT 2007


  User: scop    
  Date: 07/07/08 18:16:35

  Modified:    packages/unsupported/scop/vc ChangeLog Makefile
Log:
0.93

Revision  Changes    Path
1.84      +2 -0      XEmacs/packages/unsupported/scop/vc/ChangeLog

Index: ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/unsupported/scop/vc/ChangeLog,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -p -r1.83 -r1.84
--- ChangeLog	2007/07/08 16:10:40	1.83
+++ ChangeLog	2007/07/08 16:16:34	1.84
@@ -1,5 +1,7 @@
 2007-07-08  Ville Skyttä  <scop at xemacs.org>
 
+	* Makefile (VERSION): 0.93.
+
 	* Makefile (REQUIRES): Add gnus for `parse-time' in vc-cvs.el.
 
 	* vc.el (vc-dired-purge): Use `dired-do-kill-file-lines'



1.18      +1 -1      XEmacs/packages/unsupported/scop/vc/Makefile

Index: Makefile
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/unsupported/scop/vc/Makefile,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -p -r1.17 -r1.18
--- Makefile	2007/07/08 14:35:22	1.17
+++ Makefile	2007/07/08 16:16:34	1.18
@@ -17,7 +17,7 @@
 # the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 # Boston, MA 02111-1307, USA.
 
-VERSION = 0.92
+VERSION = 0.93
 AUTHOR_VERSION =
 MAINTAINER = Ville Skyttä <scop at xemacs.org>
 PACKAGE = vc





More information about the XEmacs-CVS mailing list