texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]


From: Gavin D. Smith
Date: Wed, 19 Oct 2022 08:30:59 -0400 (EDT)

branch: master
commit 0ae545ee3b899547a976b60e6ae320f6fdf2bcd8
Author: Gavin Smith <gavinsmith0123@gmail.com>
AuthorDate: Wed Oct 19 13:01:32 2022 +0100

    * README-hacking: Edit instructions on util/srclist-txi
---
 ChangeLog      | 4 ++++
 README-hacking | 9 +++++----
 2 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 9094e61682..f55adc6596 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2022-10-19  Gavin Smith  <gavinsmith0123@gmail.com>
+
+       * README-hacking: Edit instructions on util/srclist-txi
+
 2022-10-19  Gavin Smith  <gavinsmith0123@gmail.com>
 
        * util/srclist-txi, util/srclist.txt: Remove handing of
diff --git a/README-hacking b/README-hacking
index 1cf29c7272..252c5d1227 100644
--- a/README-hacking
+++ b/README-hacking
@@ -212,10 +212,11 @@ being updated from gnulib --add-import)
 gnulib-tool --add-import
 'git status -u' and add untracked files
 
-After upgrading automake/autoconf/gettext/gnulib, run ./autogen.sh
-and/or "autoreconf --verbose --force --install" and/or util/srclist-txi
-to update ancilliary files in build-aux and elsewhere.  Check changes before
-committing.
+After upgrading automake/autoconf/gettext, run ./autogen.sh
+and/or "autoreconf --verbose --force --install" to update ancilliary
+files in build-aux and elsewhere.  Check changes before committing.
+
+Use util/srclist-txi for checking files to be copied from gnulib
 
 run all tests with valgrind
 parsetexi memory leak checks with valgrind



reply via email to

[Prev in Thread] Current Thread [Next in Thread]