Okay to commit the attached patch in order to have
regexprops-generic.texi import to CVS M4 handled by gnulib-tool?
Or would it be better to make a whole new module for this?
Cheers,
Gary.
--
Gary V. Vaughan ())_. [EMAIL PROTECTED],gnu.org}
Research Scientist ( '/ http://blog.azazil.net
GNU Hacker / )= http://trac.azazil.net/projects/libtool
Technical Author `(_~)_ http://sources.redhat.com/autobook
? regexprops-generic-module.diff
Index: ChangeLog
===================================================================
RCS file: /sources/gnulib/gnulib/ChangeLog,v
retrieving revision 1.559
diff -u -p -u -r1.559 ChangeLog
--- ChangeLog 17 Jul 2006 11:34:58 -0000 1.559
+++ ChangeLog 20 Jul 2006 12:05:04 -0000
@@ -1,3 +1,7 @@
+2006-07-20 Gary V. Vaughan <[EMAIL PROTECTED]>
+
+ * modules/regex: Add doc/regexprops-generic.texi to files list.
+
2006-07-17 Bruno Haible <[EMAIL PROTECTED]>
* modules/list: New file.
Index: modules/regex
===================================================================
RCS file: /sources/gnulib/gnulib/modules/regex,v
retrieving revision 1.13
diff -u -p -u -r1.13 regex
--- modules/regex 10 Apr 2006 06:43:33 -0000 1.13
+++ modules/regex 20 Jul 2006 12:05:04 -0000
@@ -2,6 +2,7 @@ Description:
Regular expression matching.
Files:
+doc/regexprops-generic.texi
lib/regex.h
lib/regex.c
lib/regex_internal.c