xemacs-package for VM 8.0.8

Robert Widhopf-Fenk hack at robf.de
Wed Apr 9 17:16:53 EDT 2008


I have insufficient Karma to commit these, so I would
appreciate if someone with more Karma could do it.

The two commit logs could look similar to:

- New maintainer of package "vm" is Robert Widhopf-Fenk.
- Added "package -> source directory" mapping for package "vm".

Cheers,
Robert.

-------------- next part --------------
Index: MAINTAINERS
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/MAINTAINERS,v
retrieving revision 1.25
diff -u -r1.25 MAINTAINERS
--- MAINTAINERS	2008/03/04 12:08:56	1.25
+++ MAINTAINERS	2008/04/09 21:10:27
@@ -117,7 +117,7 @@
 vhdl                  XEmacs Development Team <xemacs-beta at xemacs.org>
 view-process          XEmacs Development Team <xemacs-beta at xemacs.org>
 viper                 Michael Kifer <kifer at cs.sunysb.edu>
-vm                    Kyle Jones <kyle_jones at wonderworks.com>
+vm                    Robert Widhopf-Fenk <hack at robf.de>
 w3                    XEmacs Development Team <xemacs-beta at xemacs.org>
 x-symbol              Uwe Brauer <oub at xemacs.org>
 xemacs-base           XEmacs Development Team <xemacs-beta at xemacs.org>
Index: package-compile.el
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/package-compile.el,v
retrieving revision 1.73
diff -u -r1.73 package-compile.el
--- package-compile.el	2007/11/26 15:25:49	1.73
+++ package-compile.el	2008/04/09 21:10:27
@@ -239,6 +239,7 @@
 	      package (expand-file-name area package-source-root))))
     (cond ((or (equal package "bbdb") 
 	       (equal package "gnus")
+	       (equal package "vm")
 	       (equal package "jde")
 	       (equal package "lookup")
 	       (equal package "mule-ucs")


More information about the XEmacs-Beta mailing list