[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated: correct ChangeLog
From: |
Gavin D. Smith |
Subject: |
branch master updated: correct ChangeLog |
Date: |
Mon, 30 Dec 2024 15:08:38 -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 fcc9d8fae0 correct ChangeLog
fcc9d8fae0 is described below
commit fcc9d8fae0a62330067e93cb59e764a355388744
Author: Gavin Smith <gavinsmith0123@gmail.com>
AuthorDate: Mon Dec 30 20:08:25 2024 +0000
correct ChangeLog
---
ChangeLog | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 3f4e924a03..525571edb7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,9 +3,10 @@
* info/scan.c (INFO_QUOTE, INFO_QUOTE_STR):
Define to avoid using \177 literals or equivalent. This should
make the purpose of the code clearer.
- (scan_node_contents, read_quoted_string, scan_reference_target)
- (info_parse_node, scan_reference_label):
- Use.
+ (scan_node_contents, read_quoted_string)
+ (scan_reference_target, scan_reference_label): Use.
+ (scan_reference_label): Do not check for INFO_QUOTE in a place
+ it should not be necessary.
2024-12-30 Gavin Smith <gavinsmith0123@gmail.com>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- branch master updated: correct ChangeLog,
Gavin D. Smith <=