texinfo-commits
[Top][All Lists]
Advanced

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

[no subject]


From: Patrice Dumas
Date: Sat, 16 Nov 2024 11:19:17 -0500 (EST)

branch: master
commit e943f3ba7e13f2abdb2e75e0f28566d3bf502973
Author: Patrice Dumas <pertusus@free.fr>
AuthorDate: Sat Nov 16 17:16:22 2024 +0100

    * README-hacking: update list of files with Perl C code.
---
 ChangeLog      | 4 ++++
 README-hacking | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 2bcb4dc8f8..6d77272e34 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2024-11-16  Patrice Dumas  <pertusus@free.fr>
+
+       * README-hacking: update list of files with Perl C code.
+
 2024-11-16  Patrice Dumas  <pertusus@free.fr>
 
        * tp/tests/many_input_files/Makefile.am (EXTRA_DIST, TESTS)
diff --git a/README-hacking b/README-hacking
index f6b56e9c0f..562373b82e 100644
--- a/README-hacking
+++ b/README-hacking
@@ -395,7 +395,7 @@ available version, then run:
 Check that this results in a newer version.
 
 Check what changes ppport.h reports:
-  perl ppport.h --compat-version=5.8.1 *.xs */*.xs main/get_perl_info.* 
main/build_perl_info.* main/api_to_perl.* main/call_perl_function.* 
convert/call_html_perl_function.* convert/build_html_perl_state.* 
convert/get_converter_perl_info.* convert/get_html_perl_info.*
+  perl ppport.h --compat-version=5.8.1 *.xs */*.xs main/get_perl_info.* 
main/build_perl_info.* main/api_to_perl.* main/call_perl_function.* 
convert/call_html_perl_function.* convert/build_html_perl_info.* 
convert/build_html_perl_state.* convert/get_converter_perl_info.* 
convert/get_html_perl_info.*
 
 make po-check             # update po/POTFILES.in as needed
 make po_document-check    # update po_document/POTFILES.in as needed



reply via email to

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