APPROVE COMMIT
Just a bit of housekeeping.
NOTE: This patch has been committed.
xwem patch:
ChangeLog files diff command: cvs -q diff -U 0
Files affected: ChangeLog
Source files diff command: cvs -q diff -uN
Files affected: lisp/.cvsignore Makefile
Index: ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/xwem/ChangeLog,v
retrieving revision 1.50
diff -u -U0 -r1.50 ChangeLog
--- ChangeLog 30 Nov 2004 22:02:32 -0000 1.50
+++ ChangeLog 1 Dec 2004 03:28:50 -0000
@@ -0,0 +1,6 @@
+2004-12-01 Steve Youngs <steve(a)youngs.au.com>
+
+ * Makefile (REQUIRES): Add mail-lib.
+
+ * lisp/.cvsignore: New. Add generated file `xwem-loaddefs.el'.
+
Index: Makefile
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/xwem/Makefile,v
retrieving revision 1.27
diff -u -u -r1.27 Makefile
--- Makefile 29 Nov 2004 20:40:58 -0000 1.27
+++ Makefile 1 Dec 2004 03:28:36 -0000
@@ -22,10 +22,11 @@
MAINTAINER = Zajcev Evgeny <zevlg(a)yandex.ru>
PACKAGE = xwem
PKG_TYPE = regular
-REQUIRES = xwem xemacs-base xlib strokes edit-utils text-modes time slider ilisp elib
+REQUIRES = xwem xemacs-base xlib strokes edit-utils text-modes time slider \
+ ilisp elib mail-lib
CATEGORY = standard
-PRELOADS=-l lpath.el
+PRELOADS= -l lpath.el
DONTCOMPILE = lisp/_pkg.el lisp/auto-autoloads.el lisp/custom-load.el
Index: lisp/.cvsignore
===================================================================
RCS file: lisp/.cvsignore
diff -N lisp/.cvsignore
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ lisp/.cvsignore 1 Dec 2004 03:28:36 -0000
@@ -0,0 +1 @@
+xwem-loaddefs.el
--
|---<Steve Youngs>---------------<GnuPG KeyID: A94B3003>---|
| XEmacs - The only _______ you'll ever need. |
| Fill in the blank, yes, it's THAT good! |
|----------------------------------<steve(a)youngs.au.com>---|
Show replies by date