[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
From: |
Gavin D. Smith |
Date: |
Mon, 7 Aug 2023 12:54:58 -0400 (EDT) |
branch: master
commit 63bf735138bbbd3fad89aee0de9a650cf4eaa5a2
Author: Gavin Smith <gavinsmith0123@gmail.com>
AuthorDate: Mon Aug 7 17:10:19 2023 +0100
* doc/refcard/txicmdcheck: ignore @item_LINE as this is not
a real Texinfo command and is only used internally.
---
ChangeLog | 5 +++++
doc/refcard/txicmdcheck | 1 +
2 files changed, 6 insertions(+)
diff --git a/ChangeLog b/ChangeLog
index 80e668dd46..967ac975cf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2023-08-07 Gavin Smith <gavinsmith0123@gmail.com>
+
+ * doc/refcard/txicmdcheck: ignore @item_LINE as this is not
+ a real Texinfo command and is only used internally.
+
2023-08-07 Gavin Smith <gavinsmith0123@gmail.com>
* po/POTFILES.in, po_document/POTFILES.in: update so that
diff --git a/doc/refcard/txicmdcheck b/doc/refcard/txicmdcheck
index aa2c519827..af165a45c5 100755
--- a/doc/refcard/txicmdcheck
+++ b/doc/refcard/txicmdcheck
@@ -221,6 +221,7 @@ sub read_tp {
|(even|every|odd)(foot|head)ingmarks
|rmacro
|refill
+ |item_LINE
|^\@..index
|\|
/x;