diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2018-10-24 20:38:21 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2018-10-24 20:38:21 +0300 |
commit | 37c77a1a7bf4daa2a334e85d741e80c386405cbb (patch) | |
tree | dd25ff45b20e19fde4a8aa63aec2c3d67905a8e9 /doc/texinfo.tex | |
parent | e51d28d269bca3bd996ee3ccc5928d6e317f060f (diff) | |
parent | c5fed09ab5c3b94643498bef7b62c8d58f177114 (diff) | |
download | egawk-37c77a1a7bf4daa2a334e85d741e80c386405cbb.tar.gz egawk-37c77a1a7bf4daa2a334e85d741e80c386405cbb.tar.bz2 egawk-37c77a1a7bf4daa2a334e85d741e80c386405cbb.zip |
Merge branch 'gawk-4.2-stable' into update-dfa
Diffstat (limited to 'doc/texinfo.tex')
-rw-r--r-- | doc/texinfo.tex | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/texinfo.tex b/doc/texinfo.tex index d7f7f53a..5840aff4 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{2018-06-02.09} +\def\texinfoversion{2018-09-21.20} % % Copyright 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995, % 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, @@ -8004,6 +8004,7 @@ end \gdef\boldbrax{\let(=\opnr\let)=\clnr\let[=\lbrb\let]=\rbrb} \gdef\magicamp{\let&=\amprm} } +\let\ampchar\& \newcount\parencount |