mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-08 03:02:40 +02:00
fix readline vi-mode mark commands to prevent errors if user types an arrow key where a mark name is expected; fix for non-ascii characters being included in variable names if the system isalnum(3) returns success for the character
This commit is contained in:
+23
-23
@@ -1,12 +1,12 @@
|
||||
This is pdfTeX, Version 3.141592653-2.6-1.40.27 (TeX Live 2025/MacPorts 2025.74524_1) (preloaded format=pdfetex 2025.9.16) 29 APR 2026 10:19
|
||||
This is pdfTeX, Version 3.141592653-2.6-1.40.29 (TeX Live 2026/MacPorts 2026.78235_5) (preloaded format=pdfetex 2026.6.8) 6 AUG 2026 11:31
|
||||
entering extended mode
|
||||
restricted \write18 enabled.
|
||||
file:line:error style messages enabled.
|
||||
%&-line parsing enabled.
|
||||
**\input /usr/local/src/bash/bash-20260428/doc/bashref.texi \input /usr/local/s
|
||||
rc/bash/bash-20260428/doc/bashref.texi
|
||||
(/usr/local/src/bash/bash-20260428/doc/bashref.texi
|
||||
(/usr/local/src/bash/bash-20260428/doc/texinfo.tex
|
||||
**\input /usr/local/src/bash/bash-20260724/doc/bashref.texi \input /usr/local/s
|
||||
rc/bash/bash-20260724/doc/bashref.texi
|
||||
(/usr/local/src/bash/bash-20260724/doc/bashref.texi
|
||||
(/usr/local/src/bash/bash-20260724/doc/texinfo.tex
|
||||
Loading texinfo [version 2015-11-22.14]:
|
||||
\outerhsize=\dimen16
|
||||
\outervsize=\dimen17
|
||||
@@ -162,15 +162,15 @@ This is `epsf.tex' v2.7.4 <14 February 2011>
|
||||
texinfo.tex: doing @include of version.texi
|
||||
|
||||
|
||||
(/usr/local/src/bash/bash-20260428/doc/version.texi) [1{/opt/local/var/db/texmf
|
||||
(/usr/local/src/bash/bash-20260724/doc/version.texi) [1{/opt/local/var/db/texmf
|
||||
/fonts/map/pdftex/updmap/pdftex.map}] [2]
|
||||
(/usr/local/build/bash/bash-20260428/doc/bashref.toc [-1] [-2] [-3]) [-4]
|
||||
(/usr/local/build/bash/bash-20260428/doc/bashref.toc)
|
||||
(/usr/local/build/bash/bash-20260428/doc/bashref.toc) Chapter 1
|
||||
(/usr/local/build/bash/bash-20260724/doc/bashref.toc [-1] [-2] [-3]) [-4]
|
||||
(/usr/local/build/bash/bash-20260724/doc/bashref.toc)
|
||||
(/usr/local/build/bash/bash-20260724/doc/bashref.toc) Chapter 1
|
||||
\openout0 = `bashref.toc'.
|
||||
|
||||
|
||||
(/usr/local/build/bash/bash-20260428/doc/bashref.aux)
|
||||
(/usr/local/build/bash/bash-20260724/doc/bashref.aux)
|
||||
\openout1 = `bashref.aux'.
|
||||
|
||||
[1] Chapter 2 [2]
|
||||
@@ -232,7 +232,7 @@ exlive/fonts/enc/dvips/cm-super/cm-super-t1.enc}] [21] [22] [23] [24]
|
||||
[52]
|
||||
[53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67]
|
||||
[68] [69] [70] [71] [72] [73]
|
||||
Overfull \hbox (38.26585pt too wide) in paragraph at lines 5981--5981
|
||||
Overfull \hbox (38.26585pt too wide) in paragraph at lines 5984--5984
|
||||
[]@texttt set [-abefhkmnptuvxBCEHPT] [-o @textttsl option-name@texttt ] [--] [
|
||||
-] [@textttsl ar-gu-ment []@texttt ][]
|
||||
|
||||
@@ -245,7 +245,7 @@ Overfull \hbox (38.26585pt too wide) in paragraph at lines 5981--5981
|
||||
.etc.
|
||||
|
||||
|
||||
Overfull \hbox (38.26585pt too wide) in paragraph at lines 5982--5982
|
||||
Overfull \hbox (38.26585pt too wide) in paragraph at lines 5985--5985
|
||||
[]@texttt set [+abefhkmnptuvxBCEHPT] [+o @textttsl option-name@texttt ] [--] [
|
||||
-] [@textttsl ar-gu-ment []@texttt ][]
|
||||
|
||||
@@ -265,7 +265,7 @@ Overfull \hbox (38.26585pt too wide) in paragraph at lines 5982--5982
|
||||
texinfo.tex: doing @include of rluser.texi
|
||||
|
||||
|
||||
(/usr/local/src/bash/bash-20260428/lib/readline/doc/rluser.texi Chapter 8
|
||||
(/usr/local/src/bash/bash-20260724/lib/readline/doc/rluser.texi Chapter 8
|
||||
[130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141]
|
||||
Underfull \hbox (badness 7540) in paragraph at lines 969--975
|
||||
[]@textrm In the ex-am-ple above, @textttsl C-u[] @textrm is bound to the func
|
||||
@@ -314,10 +314,10 @@ gnored[]
|
||||
texinfo.tex: doing @include of hsuser.texi
|
||||
|
||||
|
||||
(/usr/local/src/bash/bash-20260428/lib/readline/doc/hsuser.texi Chapter 9
|
||||
(/usr/local/src/bash/bash-20260724/lib/readline/doc/hsuser.texi Chapter 9
|
||||
[168] [169] [170] [171] [172] [173] [174]) Chapter 10 [175] [176] [177]
|
||||
[178] [179]
|
||||
Underfull \hbox (badness 10000) in paragraph at lines 10855--10864
|
||||
Underfull \hbox (badness 10000) in paragraph at lines 10876--10885
|
||||
[]@textrm All of the fol-low-ing op-tions ex-cept for `@texttt alt-array-implem
|
||||
entation[]@textrm '[],
|
||||
|
||||
@@ -330,7 +330,7 @@ entation[]@textrm '[],
|
||||
.etc.
|
||||
|
||||
|
||||
Underfull \hbox (badness 10000) in paragraph at lines 10855--10864
|
||||
Underfull \hbox (badness 10000) in paragraph at lines 10876--10885
|
||||
@textrm `@texttt disabled-builtins[]@textrm '[], `@texttt direxpand-default[]@t
|
||||
extrm '[], `@texttt strict-posix-default[]@textrm '[], and
|
||||
|
||||
@@ -347,13 +347,13 @@ extrm '[], `@texttt strict-posix-default[]@textrm '[], and
|
||||
texinfo.tex: doing @include of fdl.texi
|
||||
|
||||
|
||||
(/usr/local/src/bash/bash-20260428/doc/fdl.texi [193] [194] [195] [196]
|
||||
(/usr/local/src/bash/bash-20260724/doc/fdl.texi [193] [194] [195] [196]
|
||||
[197] [198] [199]) Appendix D [200] [201] [202] [203] [204] [205] [206]
|
||||
[207] [208] [209] )
|
||||
Here is how much of TeX's memory you used:
|
||||
4117 strings out of 495820
|
||||
47665 string characters out of 6170887
|
||||
145121 words of memory out of 5000000
|
||||
4117 strings out of 495821
|
||||
47665 string characters out of 6170903
|
||||
145117 words of memory out of 5000000
|
||||
5053 multiletter control sequences out of 15000+600000
|
||||
34315 words of font info for 116 fonts, out of 8000000 for 9000
|
||||
701 hyphenation exceptions out of 8191
|
||||
@@ -374,10 +374,10 @@ fonts/type1/public/amsfonts/cm/cmti10.pfb></opt/local/share/texmf-texlive/fonts
|
||||
lic/amsfonts/cm/cmtt9.pfb></opt/local/share/texmf-texlive/fonts/type1/public/cm
|
||||
-super/sfrm1095.pfb></opt/local/share/texmf-texlive/fonts/type1/public/cm-super
|
||||
/sfrm1440.pfb>
|
||||
Output written on bashref.pdf (215 pages, 814924 bytes).
|
||||
Output written on bashref.pdf (215 pages, 815595 bytes).
|
||||
PDF statistics:
|
||||
2954 PDF objects out of 2984 (max. 8388607)
|
||||
2691 compressed objects within 27 object streams
|
||||
2955 PDF objects out of 2984 (max. 8388607)
|
||||
2692 compressed objects within 27 object streams
|
||||
343 named destinations out of 1000 (max. 500000)
|
||||
1157 words of extra memory for PDF output out of 10000 (max. 10000000)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user