CVS update by viteno packages ...
xemacs-cvs at xemacs.org
xemacs-cvs at xemacs.org
Thu Apr 10 04:04:54 EDT 2008
User: viteno
Date: 08/04/10 10:04:54
Modified: packages ChangeLog package-compile.el
Log:
VM changes.
Revision Changes Path
1.736 +7 -0 XEmacs/packages/ChangeLog
Index: ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/ChangeLog,v
retrieving revision 1.735
retrieving revision 1.736
diff -u -p -r1.735 -r1.736
--- ChangeLog 2008/04/07 08:12:45 1.735
+++ ChangeLog 2008/04/10 08:04:53 1.736
@@ -1,3 +1,10 @@
+2008-04-10 Norbert Koch <viteno at xemacs.org>
+
+ * package-compile.el (package-name-to-directories): VM sources are
+ located in the lisp directory.
+
+ * MAINTAINERS: Robert Widhopf-Fenk is the new VM maintainer.
+
2008-04-07 Norbert Koch <viteno at xemacs.org>
* Packages released: calendar ediff net-utils viper.
1.75 +1 -1 XEmacs/packages/package-compile.el
Index: package-compile.el
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/package-compile.el,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -p -r1.74 -r1.75
--- package-compile.el 2008/04/10 05:52:38 1.74
+++ package-compile.el 2008/04/10 08:04:53 1.75
@@ -243,7 +243,7 @@
(equal package "lookup")
(equal package "mule-ucs")
(equal package "tramp")
- (equal package "vm")
+ (equal package "vm")
(equal package "w3")
(equal package "x-symbol")
(equal package "xlib")
More information about the XEmacs-CVS
mailing list