[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated: * info/nodes.c (info_node_of_tag_ext): do not cop
From: |
Patrice Dumas |
Subject: |
branch master updated: * info/nodes.c (info_node_of_tag_ext): do not copy tag flags to node. The only flag set in tag is N_SeenBySearch and it is not used in nodes. |
Date: |
Sat, 12 Oct 2024 09:47:31 -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 75dd721c3d * info/nodes.c (info_node_of_tag_ext): do not copy tag
flags to node. The only flag set in tag is N_SeenBySearch and it is not used in
nodes.
75dd721c3d is described below
commit 75dd721c3da26816f12284bbfdb309a517a686ba
Author: Patrice Dumas <pertusus@free.fr>
AuthorDate: Sat Oct 12 15:47:18 2024 +0200
* info/nodes.c (info_node_of_tag_ext): do not copy tag flags to node.
The only flag set in tag is N_SeenBySearch and it is not used in nodes.
---
ChangeLog | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/ChangeLog b/ChangeLog
index 0b451945ae..0de02b3e9c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2024-10-12 Patrice Dumas <pertusus@free.fr>
+
+ * info/nodes.c (info_node_of_tag_ext): do not copy tag flags to node.
+ The only flag set in tag is N_SeenBySearch and it is not used in nodes.
+
2024-10-12 Patrice Dumas <pertusus@free.fr>
* info/nodes.h: change in comments. Move values for FILE_BUFFER.flags