texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: * doc/texinfo.tex (\indexnofonts): Remove superfl


From: Gavin D. Smith
Subject: branch master updated: * doc/texinfo.tex (\indexnofonts): Remove superfluous space token recently added to definition by accident.
Date: Tue, 27 Dec 2022 18:28:52 -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 ff79a7b0ba * doc/texinfo.tex (\indexnofonts): Remove superfluous space 
token recently added to definition by accident.
ff79a7b0ba is described below

commit ff79a7b0ba33e1c48fca91c5c2910e410c71e583
Author: Gavin Smith <gavinsmith0123@gmail.com>
AuthorDate: Tue Dec 27 23:28:43 2022 +0000

    * doc/texinfo.tex (\indexnofonts): Remove superfluous space
    token recently added to definition by accident.
---
 ChangeLog       | 5 +++++
 doc/texinfo.tex | 4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index f4af42e558..42341bf7cf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2022-12-27  Gavin Smith  <gavinsmith0123@gmail.com>
+
+       * doc/texinfo.tex (\indexnofonts): Remove superfluous space
+       token recently added to definition by accident.
+
 2022-12-27  Gavin Smith  <gavinsmith0123@gmail.com>
 
        No colour change for black links
diff --git a/doc/texinfo.tex b/doc/texinfo.tex
index 6f83f86db8..7c36584eb1 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{2022-12-27.23}
+\def\texinfoversion{2022-12-28.00}
 %
 % Copyright 1985, 1986, 1988, 1990-2022 Free Software Foundation, Inc.
 %
@@ -5097,7 +5097,7 @@ $$%
   % to take a single TeX argument.  The case of a macro invocation that
   % goes to end-of-line is not handled.
   %
-  \def\commondummyword##1{\let##1\asis}
+  \def\commondummyword##1{\let##1\asis}%
   \macrolist
   \let\value\indexnofontsvalue
 }



reply via email to

[Prev in Thread] Current Thread [Next in Thread]