[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated: * README-hacking: remove note to check groff.texi
From: |
Gavin D. Smith |
Subject: |
branch master updated: * README-hacking: remove note to check groff.texinfo. |
Date: |
Thu, 19 Dec 2024 17:03:25 -0500 |
This is an automated email from the git hooks/post-receive script.
gavin pushed a commit to branch master
in repository texinfo.
The following commit(s) were added to refs/heads/master by this push:
new e953c3b2ef * README-hacking: remove note to check groff.texinfo.
e953c3b2ef is described below
commit e953c3b2efcfa08e18e9db9131c172c7e98b5b3f
Author: Gavin Smith <gavinsmith0123@gmail.com>
AuthorDate: Thu Dec 19 22:03:12 2024 +0000
* README-hacking: remove note to check groff.texinfo.
---
ChangeLog | 4 ++++
README-hacking | 1 -
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
index c5719c2179..063085e27d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2024-12-19 Gavin Smith <gavinsmith0123@gmail.com>
+
+ * README-hacking: remove note to check groff.texinfo.
+
2024-12-19 Gavin Smith <gavinsmith0123@gmail.com>
* README-hacking: mention CFLAGS='-g -O0' to prevent false
diff --git a/README-hacking b/README-hacking
index d611dbed36..c4ca0f73c8 100644
--- a/README-hacking
+++ b/README-hacking
@@ -342,7 +342,6 @@ To get back to the default:
find tp/Texinfo tp/ext tp/init -type f -name '*.pm' -execdir perl -wpli -e
's/^no autovivification qw\(fetch delete exists store strict\);/#no
autovivification qw\(fetch delete exists store strict\);/' '{}' ';'
Manual testing:
-. try groff.texinfo from groff source repo.
. process doc/texinfo-tex-test.texi with TeX and check that output is good.
. process some manuals with INFO_JS_DIR and check the JS interface is
not broken.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- branch master updated: * README-hacking: remove note to check groff.texinfo.,
Gavin D. Smith <=