[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated: Fix typos in ChangeLog
From: |
Patrice Dumas |
Subject: |
branch master updated: Fix typos in ChangeLog |
Date: |
Fri, 11 Oct 2024 08:15:24 -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 d0be291ff0 Fix typos in ChangeLog
d0be291ff0 is described below
commit d0be291ff0d03904adfc27ba056e68c4cfe1cf1c
Author: Patrice Dumas <pertusus@free.fr>
AuthorDate: Fri Oct 11 14:14:49 2024 +0200
Fix typos in ChangeLog
---
ChangeLog | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index c68e8bb818..7d1cb6fb63 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
2024-11-10 Patrice Dumas <pertusus@free.fr>
- * info/window.c: reindent, replace tables by spaces, remove spaces.
+ * info/window.c: reindent, replace tabs by spaces, remove spaces.
2024-11-10 Patrice Dumas <pertusus@free.fr>
@@ -49,7 +49,7 @@
2024-10-10 Patrice Dumas <pertusus@free.fr>
- * nfo/terminal.c (keys, keys2), info/variables.c (styles),
+ * info/terminal.c (keys, keys2), info/variables.c (styles),
tp/Texinfo/XS/main/utils.c (def_aliases, default_expanded_formats),
tp/Texinfo/XS/parsetexi/end_line.c (end_line_misc_line),
tp/Texinfo/XS/parsetexi/indices.c (default_indices)
@@ -196,7 +196,7 @@
* info/echo-area.c (build_completions): use a size_t index variable to
add entries to completions_found. Pass this variable to
- remove_completion_duplicates and retirieve the modified value. Set
+ remove_completion_duplicates and retrieve the modified value. Set
completions_found_index at this point, such that the conversion to
long is explicit, and mark in a comment that the completions_found*
and LCD_completion should not be modified after that point and before
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- branch master updated: Fix typos in ChangeLog,
Patrice Dumas <=