[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
From: |
Gavin D. Smith |
Date: |
Sun, 8 Jan 2023 10:14:18 -0500 (EST) |
branch: master
commit 3a2d6322094a806c1c7a755b07e41a3e5b9d41fd
Author: Gavin Smith <gavinsmith0123@gmail.com>
AuthorDate: Sun Jan 8 13:21:24 2023 +0000
* doc/texinfo.tex (\indexnofonts): Remove obsolete comment
claiming that makeinfo doesn't expand macros in the argument
to @deffn.
---
ChangeLog | 6 ++++++
doc/texinfo.tex | 5 +----
2 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 5f74cffc7f..a7d6e8e531 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2023-01-08 Gavin Smith <gavinsmith0123@gmail.com>
+
+ * doc/texinfo.tex (\indexnofonts): Remove obsolete comment
+ claiming that makeinfo doesn't expand macros in the argument
+ to @deffn.
+
2023-01-08 Patrice Dumas <pertusus@free.fr>
* tp/Texinfo/ParserNonXS.pm (_input_push_file, parse_texi_file)
diff --git a/doc/texinfo.tex b/doc/texinfo.tex
index a30f2f28f3..bd4ceee181 100644
--- a/doc/texinfo.tex
+++ b/doc/texinfo.tex
@@ -3,7 +3,7 @@
% Load plain if necessary, i.e., if running under initex.
\expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi
%
-\def\texinfoversion{2023-01-07.19}
+\def\texinfoversion{2023-01-08.13}
%
% Copyright 1985, 1986, 1988, 1990-2023 Free Software Foundation, Inc.
%
@@ -5080,9 +5080,6 @@ $$%
%
% We need to get rid of all macros, leaving only the arguments (if present).
% Of course this is not nearly correct, but it is the best we can do for now.
- % makeinfo does not expand macros in the argument to @deffn, which ends up
- % writing an index entry, and texindex isn't prepared for an index sort entry
- % that starts with \.
%
% Since macro invocations are followed by braces, we can just redefine them
% to take a single TeX argument. The case of a macro invocation that