[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated: * tp/Texinfo/Transformations.pm (insert_nodes_for
From: |
Patrice Dumas |
Subject: |
branch master updated: * tp/Texinfo/Transformations.pm (insert_nodes_for_sectioning_commands, regenerate_master_menu): use $document argument to get customization options, remove $main_configuration argument. Update callers and XS interfaces. |
Date: |
Mon, 08 Apr 2024 15:57:44 -0400 |
This is an automated email from the git hooks/post-receive script.
pertusus pushed a commit to branch master
in repository texinfo.
The following commit(s) were added to refs/heads/master by this push:
new 75dc63104b * tp/Texinfo/Transformations.pm
(insert_nodes_for_sectioning_commands, regenerate_master_menu): use $document
argument to get customization options, remove $main_configuration argument.
Update callers and XS interfaces.
75dc63104b is described below
commit 75dc63104b4a2a5404bc70b2a27e7e3e96459297
Author: Patrice Dumas <pertusus@free.fr>
AuthorDate: Mon Apr 8 21:57:26 2024 +0200
* tp/Texinfo/Transformations.pm
(insert_nodes_for_sectioning_commands, regenerate_master_menu):
use $document argument to get customization options, remove
$main_configuration argument. Update callers and XS interfaces.
* Pod-Simple-Texinfo/pod2texi.pl: update for change in structuring and
transformation interfaces with $main_configuration argument removed.
---
ChangeLog | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/ChangeLog b/ChangeLog
index ee67babf1f..ec8ae552fe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2024-04-08 Patrice Dumas <pertusus@free.fr>
+
+ * tp/Texinfo/Transformations.pm
+ (insert_nodes_for_sectioning_commands, regenerate_master_menu):
+ use $document argument to get customization options, remove
+ $main_configuration argument. Update callers and XS interfaces.
+
+ * Pod-Simple-Texinfo/pod2texi.pl: update for change in structuring and
+ transformation interfaces with $main_configuration argument removed.
+
2024-04-08 Patrice Dumas <pertusus@free.fr>
* tp/Texinfo/Structuring.pm (warn_non_empty_parts)
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- branch master updated: * tp/Texinfo/Transformations.pm (insert_nodes_for_sectioning_commands, regenerate_master_menu): use $document argument to get customization options, remove $main_configuration argument. Update callers and XS interfaces.,
Patrice Dumas <=