commit bash-20070301 snapshot

This commit is contained in:
Chet Ramey
2011-12-07 09:04:15 -05:00
parent 6c72598ce0
commit b5fabbae5c
21 changed files with 229 additions and 221 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
/* execute_cmd.c -- Execute a COMMAND structure. */
/* Copyright (C) 1987-2006 Free Software Foundation, Inc.
/* Copyright (C) 1987-2007 Free Software Foundation, Inc.
This file is part of GNU Bash, the Bourne Again SHell.
Binary file not shown.
+3 -3
View File
@@ -1,6 +1,6 @@
<HTML>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<!-- Created on January, 2 2007 by texi2html 1.64 -->
<!-- Created on February, 27 2007 by texi2html 1.64 -->
<!--
Written by: Lionel Cons <Lionel.Cons@cern.ch> (original author)
Karl Berry <karl@freefriends.org>
@@ -2100,7 +2100,7 @@ to permit their use in free software.
<TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="history.html#SEC_About"> ? </A>]</TD>
</TR></TABLE>
<H1>About this document</H1>
This document was generated by <I>Chet Ramey</I> on <I>January, 2 2007</I>
This document was generated by <I>Chet Ramey</I> on <I>February, 27 2007</I>
using <A HREF="http://www.mathematik.uni-kl.de/~obachman/Texi2html
"><I>texi2html</I></A>
<P></P>
@@ -2262,7 +2262,7 @@ the following structure:
<BR>
<FONT SIZE="-1">
This document was generated
by <I>Chet Ramey</I> on <I>January, 2 2007</I>
by <I>Chet Ramey</I> on <I>February, 27 2007</I>
using <A HREF="http://www.mathematik.uni-kl.de/~obachman/Texi2html
"><I>texi2html</I></A>
+2 -2
View File
@@ -1,8 +1,8 @@
This is history.info, produced by makeinfo version 4.8 from
./history.texi.
This document describes the GNU History library (version 5.2, 30
December 2006), a programming tool that provides a consistent user
This document describes the GNU History library (version 5.2, 27
February 2007), a programming tool that provides a consistent user
interface for recalling lines of previously typed input.
Copyright (C) 1988-2006 Free Software Foundation, Inc.
+1 -1
View File
@@ -1,4 +1,4 @@
This is TeX, Version 3.141592 (Web2C 7.5.4) (format=tex 2006.11.28) 2 JAN 2007 10:33
This is TeX, Version 3.141592 (Web2C 7.5.4) (format=tex 2006.11.28) 27 FEB 2007 09:16
**/usr/homes/chet/src/bash/src/lib/readline/doc/history.texi
(/usr/homes/chet/src/bash/src/lib/readline/doc/history.texi (./texinfo.tex
Loading texinfo [version 2003-02-03.16]: Basics,
+6 -6
View File
@@ -11,7 +11,7 @@
%DVIPSWebPage: (www.radicaleye.com)
%DVIPSCommandLine: dvips -D 300 -o history.ps history.dvi
%DVIPSParameters: dpi=300
%DVIPSSource: TeX output 2007.01.02:1033
%DVIPSSource: TeX output 2007.02.27:0916
%%BeginProcSet: tex.pro 0 0
%!
/TeXDict 300 dict def TeXDict begin/N{def}def/B{bind def}N/S{exch}N/X{S
@@ -3485,15 +3485,15 @@ TeXDict begin
%%Page: 1 1
TeXDict begin 1 0 bop 75 659 a Fs(GNU)33 b(History)e(Library)p
75 709 1800 17 v 960 757 a Fr(Edition)14 b(5.2,)g(for)h
Fq(History)f(Library)g Fr(V)l(ersion)h(5.2.)1572 811
y(Decem)o(b)q(er)h(2006)75 2467 y Fp(Chet)22 b(Ramey)-6
Fq(History)f(Library)g Fr(V)l(ersion)h(5.2.)1590 811
y(F)l(ebruary)g(2007)75 2467 y Fp(Chet)22 b(Ramey)-6
b(,)23 b(Case)e(W)-6 b(estern)23 b(Reserv)n(e)f(Univ)n(ersit)n(y)75
2534 y(Brian)g(F)-6 b(o)n(x,)23 b(F)-6 b(ree)23 b(Soft)n(w)n(are)f(F)-6
b(oundation)p 75 2570 1800 9 v eop end
%%Page: 2 2
TeXDict begin 2 1 bop 75 1512 a Fr(This)15 b(do)q(cumen)o(t)g(describ)q
(es)h(the)g(GNU)f(History)f(library)g(\(v)o(ersion)g(5.2,)g(30)g(Decem)
o(b)q(er)i(2006\),)d(a)i(pro-)75 1567 y(gramming)10 b(to)q(ol)g(that)g
TeXDict begin 2 1 bop 75 1512 a Fr(This)16 b(do)q(cumen)o(t)h(describ)q
(es)g(the)g(GNU)f(History)f(library)h(\(v)o(ersion)f(5.2,)h(27)f(F)l
(ebruary)i(2007\),)e(a)h(pro-)75 1567 y(gramming)10 b(to)q(ol)g(that)g
(pro)o(vides)h(a)g(consisten)o(t)f(user)i(in)o(terface)e(for)h
(recalling)f(lines)g(of)h(previously)g(t)o(yp)q(ed)75
1621 y(input.)75 1689 y(Cop)o(yrigh)o(t)301 1688 y(c)289
Binary file not shown.
+5 -4
View File
@@ -1,6 +1,6 @@
<HTML>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<!-- Created on January, 2 2007 by texi2html 1.64 -->
<!-- Created on February, 27 2007 by texi2html 1.64 -->
<!--
Written by: Lionel Cons <Lionel.Cons@cern.ch> (original author)
Karl Berry <karl@freefriends.org>
@@ -659,7 +659,8 @@ attempts word completion. The default is <SAMP>`off'</SAMP>.
<DT><CODE>history-preserve-point</CODE>
<DD><A NAME="IDX14"></A>
If set to <SAMP>`on'</SAMP>, the history code attempts to place point at the
If set to <SAMP>`on'</SAMP>, the history code attempts to place the point (the
current cursor position) at the
same location on each history line retrieved with <CODE>previous-history</CODE>
or <CODE>next-history</CODE>. The default is <SAMP>`off'</SAMP>.
<P>
@@ -6596,7 +6597,7 @@ to permit their use in free software.
<TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="readline.html#SEC_About"> ? </A>]</TD>
</TR></TABLE>
<H1>About this document</H1>
This document was generated by <I>Chet Ramey</I> on <I>January, 2 2007</I>
This document was generated by <I>Chet Ramey</I> on <I>February, 27 2007</I>
using <A HREF="http://www.mathematik.uni-kl.de/~obachman/Texi2html
"><I>texi2html</I></A>
<P></P>
@@ -6758,7 +6759,7 @@ the following structure:
<BR>
<FONT SIZE="-1">
This document was generated
by <I>Chet Ramey</I> on <I>January, 2 2007</I>
by <I>Chet Ramey</I> on <I>February, 27 2007</I>
using <A HREF="http://www.mathematik.uni-kl.de/~obachman/Texi2html
"><I>texi2html</I></A>
+61 -60
View File
@@ -1,8 +1,8 @@
This is readline.info, produced by makeinfo version 4.8 from
./rlman.texi.
This manual describes the GNU Readline Library (version 5.2, 30
December 2006), a library which aids in the consistency of user
This manual describes the GNU Readline Library (version 5.2, 27
February 2007), a library which aids in the consistency of user
interface across discrete programs which provide a command line
interface.
@@ -444,9 +444,10 @@ Variable Settings
attempts word completion. The default is `off'.
`history-preserve-point'
If set to `on', the history code attempts to place point at
the same location on each history line retrieved with
`previous-history' or `next-history'. The default is `off'.
If set to `on', the history code attempts to place the point
(the current cursor position) at the same location on each
history line retrieved with `previous-history' or
`next-history'. The default is `off'.
`horizontal-scroll-mode'
This variable can be set to either `on' or `off'. Setting it
@@ -4050,17 +4051,17 @@ Function and Variable Index
* history-search-forward (): Commands For History.
(line 45)
* horizontal-scroll-mode: Readline Init File Syntax.
(line 98)
(line 99)
* input-meta: Readline Init File Syntax.
(line 105)
(line 106)
* insert-comment (M-#): Miscellaneous Commands.
(line 51)
* insert-completions (M-*): Commands For Completion.
(line 14)
* isearch-terminators: Readline Init File Syntax.
(line 112)
(line 113)
* keymap: Readline Init File Syntax.
(line 119)
(line 120)
* kill-line (C-k): Commands For Killing.
(line 6)
* kill-region (): Commands For Killing.
@@ -4070,15 +4071,15 @@ Function and Variable Index
* kill-word (M-d): Commands For Killing.
(line 19)
* mark-modified-lines: Readline Init File Syntax.
(line 132)
(line 133)
* mark-symlinked-directories: Readline Init File Syntax.
(line 137)
(line 138)
* match-hidden-files: Readline Init File Syntax.
(line 142)
(line 143)
* menu-complete (): Commands For Completion.
(line 18)
* meta-flag: Readline Init File Syntax.
(line 105)
(line 106)
* next-history (C-n): Commands For History.
(line 16)
* non-incremental-forward-search-history (M-n): Commands For History.
@@ -4086,10 +4087,10 @@ Function and Variable Index
* non-incremental-reverse-search-history (M-p): Commands For History.
(line 35)
* output-meta: Readline Init File Syntax.
(line 149)
(line 150)
* overwrite-mode (): Commands For Text. (line 53)
* page-completions: Readline Init File Syntax.
(line 154)
(line 155)
* possible-completions (M-?): Commands For Completion.
(line 11)
* prefix-meta (<ESC>): Miscellaneous Commands.
@@ -4346,9 +4347,9 @@ Function and Variable Index
* set-mark (C-@): Miscellaneous Commands.
(line 32)
* show-all-if-ambiguous: Readline Init File Syntax.
(line 164)
(line 165)
* show-all-if-unmodified: Readline Init File Syntax.
(line 170)
(line 171)
* start-kbd-macro (C-x (): Keyboard Macros. (line 6)
* transpose-chars (C-t): Commands For Text. (line 30)
* transpose-words (M-t): Commands For Text. (line 36)
@@ -4363,7 +4364,7 @@ Function and Variable Index
(line 28)
* upcase-word (M-u): Commands For Text. (line 41)
* visible-stats: Readline Init File Syntax.
(line 179)
(line 180)
* yank (C-y): Commands For Killing.
(line 59)
* yank-last-arg (M-. or M-_): Commands For History.
@@ -4387,47 +4388,47 @@ Node: Readline Arguments10079
Node: Searching11124
Node: Readline Init File13276
Node: Readline Init File Syntax14430
Node: Conditional Init Constructs26480
Node: Sample Init File29014
Node: Bindable Readline Commands32132
Node: Commands For Moving33190
Node: Commands For History34052
Node: Commands For Text37177
Node: Commands For Killing39904
Node: Numeric Arguments42047
Node: Commands For Completion43187
Node: Keyboard Macros44732
Node: Miscellaneous Commands45304
Node: Readline vi Mode48666
Node: Programming with GNU Readline50490
Node: Basic Behavior51465
Node: Custom Functions54882
Node: Readline Typedefs56366
Node: Function Writing58005
Node: Readline Variables59312
Node: Readline Convenience Functions69264
Node: Function Naming70254
Node: Keymaps71516
Node: Binding Keys73288
Node: Associating Function Names and Bindings77835
Node: Allowing Undoing80120
Node: Redisplay82670
Node: Modifying Text86570
Node: Character Input87816
Node: Terminal Management89714
Node: Utility Functions91150
Node: Miscellaneous Functions93649
Node: Alternate Interface95946
Node: A Readline Example98105
Node: Readline Signal Handling100008
Node: Custom Completers105876
Node: How Completing Works106596
Node: Completion Functions109910
Node: Completion Variables113482
Node: A Short Completion Example126587
Node: Copying This Manual138760
Node: GNU Free Documentation License139022
Node: Concept Index161429
Node: Function and Variable Index163085
Node: Conditional Init Constructs26524
Node: Sample Init File29058
Node: Bindable Readline Commands32176
Node: Commands For Moving33234
Node: Commands For History34096
Node: Commands For Text37221
Node: Commands For Killing39948
Node: Numeric Arguments42091
Node: Commands For Completion43231
Node: Keyboard Macros44776
Node: Miscellaneous Commands45348
Node: Readline vi Mode48710
Node: Programming with GNU Readline50534
Node: Basic Behavior51509
Node: Custom Functions54926
Node: Readline Typedefs56410
Node: Function Writing58049
Node: Readline Variables59356
Node: Readline Convenience Functions69308
Node: Function Naming70298
Node: Keymaps71560
Node: Binding Keys73332
Node: Associating Function Names and Bindings77879
Node: Allowing Undoing80164
Node: Redisplay82714
Node: Modifying Text86614
Node: Character Input87860
Node: Terminal Management89758
Node: Utility Functions91194
Node: Miscellaneous Functions93693
Node: Alternate Interface95990
Node: A Readline Example98149
Node: Readline Signal Handling100052
Node: Custom Completers105920
Node: How Completing Works106640
Node: Completion Functions109954
Node: Completion Variables113526
Node: A Short Completion Example126631
Node: Copying This Manual138804
Node: GNU Free Documentation License139066
Node: Concept Index161473
Node: Function and Variable Index163129

End Tag Table
+55 -54
View File
@@ -11,7 +11,7 @@
%DVIPSWebPage: (www.radicaleye.com)
%DVIPSCommandLine: dvips -D 300 -o readline.ps readline.dvi
%DVIPSParameters: dpi=300
%DVIPSSource: TeX output 2007.01.02:1033
%DVIPSSource: TeX output 2007.02.27:0916
%%BeginProcSet: tex.pro 0 0
%!
/TeXDict 300 dict def TeXDict begin/N{def}def/B{bind def}N/S{exch}N/X{S
@@ -4422,25 +4422,25 @@ TeXDict begin
%%Page: 1 1
TeXDict begin 1 0 bop 75 659 a Fu(GNU)33 b(Readline)f(Library)p
75 709 1800 17 v 936 757 a Ft(Edition)15 b(5.2,)e(for)i
Fs(Readline)f(Library)g Ft(V)l(ersion)h(5.2.)1572 811
y(Decem)o(b)q(er)h(2006)75 2467 y Fr(Chet)22 b(Ramey)-6
Fs(Readline)f(Library)g Ft(V)l(ersion)h(5.2.)1590 811
y(F)l(ebruary)g(2007)75 2467 y Fr(Chet)22 b(Ramey)-6
b(,)23 b(Case)e(W)-6 b(estern)23 b(Reserv)n(e)f(Univ)n(ersit)n(y)75
2534 y(Brian)g(F)-6 b(o)n(x,)23 b(F)-6 b(ree)23 b(Soft)n(w)n(are)f(F)-6
b(oundation)p 75 2570 1800 9 v eop end
%%Page: 2 2
TeXDict begin 2 1 bop 75 1512 a Ft(This)11 b(man)o(ual)g(describ)q(es)i
(the)e(GNU)h(Readline)g(Library)f(\(v)o(ersion)g(5.2,)g(30)g(Decem)o(b)
q(er)h(2006\),)f(a)g(library)75 1567 y(whic)o(h)19 b(aids)h(in)f(the)h
(consistency)f(of)g(user)h(in)o(terface)f(across)g(discrete)g(programs)
g(whic)o(h)g(pro)o(vide)g(a)75 1621 y(command)c(line)g(in)o(terface.)75
1689 y(Cop)o(yrigh)o(t)301 1688 y(c)289 1689 y Fq(\015)g
Ft(1988-2006)e(F)l(ree)i(Soft)o(w)o(are)f(F)l(oundation,)g(Inc.)75
1756 y(P)o(ermission)h(is)g(gran)o(ted)h(to)f(mak)o(e)h(and)g
(distribute)g(v)o(erbatim)e(copies)i(of)g(this)g(man)o(ual)f(pro)o
(vided)h(the)75 1811 y(cop)o(yrigh)o(t)e(notice)h(and)g(this)g(p)q
(ermission)f(notice)h(are)g(preserv)o(ed)h(on)f(all)f(copies.)195
1878 y(P)o(ermission)i(is)h(gran)o(ted)g(to)g(cop)o(y)l(,)h(distribute)
f(and/or)g(mo)q(dify)g(this)g(do)q(cumen)o(t)h(under)195
TeXDict begin 2 1 bop 75 1512 a Ft(This)13 b(man)o(ual)f(describ)q(es)i
(the)f(GNU)g(Readline)g(Library)g(\(v)o(ersion)f(5.2,)g(27)h(F)l
(ebruary)g(2007\),)e(a)i(library)75 1567 y(whic)o(h)19
b(aids)h(in)f(the)h(consistency)f(of)g(user)h(in)o(terface)f(across)g
(discrete)g(programs)g(whic)o(h)g(pro)o(vide)g(a)75 1621
y(command)c(line)g(in)o(terface.)75 1689 y(Cop)o(yrigh)o(t)301
1688 y(c)289 1689 y Fq(\015)g Ft(1988-2006)e(F)l(ree)i(Soft)o(w)o(are)f
(F)l(oundation,)g(Inc.)75 1756 y(P)o(ermission)h(is)g(gran)o(ted)h(to)f
(mak)o(e)h(and)g(distribute)g(v)o(erbatim)e(copies)i(of)g(this)g(man)o
(ual)f(pro)o(vided)h(the)75 1811 y(cop)o(yrigh)o(t)e(notice)h(and)g
(this)g(p)q(ermission)f(notice)h(are)g(preserv)o(ed)h(on)f(all)f
(copies.)195 1878 y(P)o(ermission)i(is)h(gran)o(ted)g(to)g(cop)o(y)l(,)
h(distribute)f(and/or)g(mo)q(dify)g(this)g(do)q(cumen)o(t)h(under)195
1933 y(the)h(terms)f(of)h(the)g(GNU)g(F)l(ree)g(Do)q(cumen)o(tation)f
(License,)i(V)l(ersion)f(1.2)f(or)g(an)o(y)h(later)195
1988 y(v)o(ersion)13 b(published)h(b)o(y)g(the)g(F)l(ree)f(Soft)o(w)o
@@ -5016,60 +5016,61 @@ TeXDict begin 6 9 bop 75 -58 a Ft(6)1322 b(GNU)15 b(Readline)g(Library)
555 149 y(where)g(the)f(k)o(eystrok)o(es)g(are)g(most)g(similar)f(to)g
(Emacs.)20 b(This)14 b(v)m(ariable)g(can)555 204 y(b)q(e)i(set)f(to)f
(either)h(`)p Fs(emacs)p Ft(')f(or)h(`)p Fs(vi)p Ft('.)315
283 y Fs(enable-keypad)555 338 y Ft(When)d(set)f(to)h(`)p
277 y Fs(enable-keypad)555 332 y Ft(When)d(set)f(to)h(`)p
Fs(on)p Ft(',)e(Readline)i(will)f(try)g(to)g(enable)h(the)g
(application)e(k)o(eypad)555 393 y(when)k(it)e(is)h(called.)19
(application)e(k)o(eypad)555 387 y(when)k(it)e(is)h(called.)19
b(Some)13 b(systems)g(need)h(this)f(to)g(enable)g(the)h(arro)o(w)e(k)o
(eys.)555 448 y(The)j(default)g(is)g(`)p Fs(off)p Ft('.)315
527 y Fs(expand-tilde)555 582 y Ft(If)f(set)g(to)f(`)p
(eys.)555 442 y(The)j(default)g(is)g(`)p Fs(off)p Ft('.)315
515 y Fs(expand-tilde)555 570 y Ft(If)f(set)g(to)f(`)p
Fs(on)p Ft(',)f(tilde)i(expansion)f(is)h(p)q(erformed)g(when)g
(Readline)g(attempts)555 637 y(w)o(ord)h(completion.)k(The)c(default)g
(is)f(`)p Fs(off)p Ft('.)315 716 y Fs(history-preserve-point)555
770 y Ft(If)h(set)g(to)f(`)p Fs(on)p Ft(',)g(the)g(history)g(co)q(de)i
(attempts)e(to)g(place)h(p)q(oin)o(t)f(at)g(the)h(same)555
825 y(lo)q(cation)g(on)i(eac)o(h)g(history)f(line)g(retriev)o(ed)g
(with)g Fs(previous-history)e Ft(or)555 880 y Fs(next-history)p
Ft(.)k(The)e(default)e(is)h(`)p Fs(off)p Ft('.)315 959
y Fs(horizontal-scroll-mode)555 1014 y Ft(This)j(v)m(ariable)f(can)h(b)
q(e)g(set)g(to)f(either)h(`)p Fs(on)p Ft(')f(or)g(`)p
(Readline)g(attempts)555 624 y(w)o(ord)h(completion.)k(The)c(default)g
(is)f(`)p Fs(off)p Ft('.)315 697 y Fs(history-preserve-point)555
752 y Ft(If)21 b(set)g(to)f(`)p Fs(on)p Ft(',)h(the)g(history)f(co)q
(de)h(attempts)f(to)g(place)h(the)g(p)q(oin)o(t)f(\(the)555
807 y(curren)o(t)d(cursor)h(p)q(osition\))e(at)h(the)h(same)f(lo)q
(cation)f(on)i(eac)o(h)g(history)e(line)555 862 y(retriev)o(ed)i(with)f
Fs(previous-history)f Ft(or)i Fs(next-history)p Ft(.)27
b(The)18 b(default)555 917 y(is)d(`)p Fs(off)p Ft('.)315
990 y Fs(horizontal-scroll-mode)555 1044 y Ft(This)j(v)m(ariable)f(can)
h(b)q(e)g(set)g(to)f(either)h(`)p Fs(on)p Ft(')f(or)g(`)p
Fs(off)p Ft('.)27 b(Setting)18 b(it)f(to)g(`)p Fs(on)p
Ft(')555 1069 y(means)c(that)f(the)i(text)e(of)h(the)g(lines)g(b)q
Ft(')555 1099 y(means)c(that)f(the)i(text)e(of)h(the)g(lines)g(b)q
(eing)g(edited)g(will)f(scroll)g(horizon)o(tally)555
1124 y(on)k(a)f(single)g(screen)i(line)e(when)i(they)f(are)f(longer)g
(than)h(the)g(width)f(of)h(the)555 1178 y(screen,)e(instead)e(of)h
1154 y(on)k(a)f(single)g(screen)i(line)e(when)i(they)f(are)f(longer)g
(than)h(the)g(width)f(of)h(the)555 1209 y(screen,)e(instead)e(of)h
(wrapping)f(on)o(to)g(a)h(new)g(screen)h(line.)19 b(By)13
b(default,)g(this)555 1233 y(v)m(ariable)i(is)f(set)h(to)g(`)p
Fs(off)p Ft('.)315 1312 y Fs(input-meta)555 1367 y Ft(If)h(set)f(to)g
b(default,)g(this)555 1264 y(v)m(ariable)i(is)f(set)h(to)g(`)p
Fs(off)p Ft('.)315 1337 y Fs(input-meta)555 1391 y Ft(If)h(set)f(to)g
(`)p Fs(on)p Ft(',)f(Readline)i(will)f(enable)g(eigh)o(t-bit)g(input)g
(\(it)g(will)f(not)h(clear)555 1422 y(the)20 b(eigh)o(th)f(bit)g(in)h
(\(it)g(will)f(not)h(clear)555 1446 y(the)20 b(eigh)o(th)f(bit)g(in)h
(the)g(c)o(haracters)f(it)g(reads\),)h(regardless)f(of)h(what)f(the)555
1477 y(terminal)g(claims)g(it)g(can)h(supp)q(ort.)34
1501 y(terminal)g(claims)g(it)g(can)h(supp)q(ort.)34
b(The)20 b(default)g(v)m(alue)g(is)g(`)p Fs(off)p Ft('.)33
b(The)555 1531 y(name)15 b Fs(meta-flag)f Ft(is)h(a)g(synon)o(ym)g(for)
f(this)h(v)m(ariable.)315 1611 y Fs(isearch-terminators)555
1665 y Ft(The)26 b(string)f(of)g(c)o(haracters)g(that)g(should)h
(terminate)f(an)h(incremen)o(tal)555 1720 y(searc)o(h)12
b(The)555 1556 y(name)15 b Fs(meta-flag)f Ft(is)h(a)g(synon)o(ym)g(for)
f(this)h(v)m(ariable.)315 1629 y Fs(isearch-terminators)555
1684 y Ft(The)26 b(string)f(of)g(c)o(haracters)g(that)g(should)h
(terminate)f(an)h(incremen)o(tal)555 1738 y(searc)o(h)12
b(without)g(subsequen)o(tly)g(executing)h(the)f(c)o(haracter)g(as)g(a)g
(command)555 1775 y(\(see)22 b(Section)g(1.2.5)f([Searc)o(hing],)i
(command)555 1793 y(\(see)22 b(Section)g(1.2.5)f([Searc)o(hing],)i
(page)f(3\).)40 b(If)23 b(this)f(v)m(ariable)f(has)h(not)555
1830 y(b)q(een)17 b(giv)o(en)e(a)h(v)m(alue,)f(the)h(c)o(haracters)1247
1828 y Fk(h)p 1259 1802 70 2 v 1259 1830 a Fj(ESC)p 1259
1837 V 1326 1828 a Fk(i)1357 1830 y Ft(and)g Fl(C-J)f
Ft(will)f(terminate)h(an)555 1885 y(incremen)o(tal)f(searc)o(h.)315
1964 y Fs(keymap)96 b Ft(Sets)19 b(Readline's)h(idea)f(of)g(the)g
1848 y(b)q(een)17 b(giv)o(en)e(a)h(v)m(alue,)f(the)h(c)o(haracters)1247
1846 y Fk(h)p 1259 1820 70 2 v 1259 1848 a Fj(ESC)p 1259
1856 V 1326 1846 a Fk(i)1357 1848 y Ft(and)g Fl(C-J)f
Ft(will)f(terminate)h(an)555 1903 y(incremen)o(tal)f(searc)o(h.)315
1976 y Fs(keymap)96 b Ft(Sets)19 b(Readline's)h(idea)f(of)g(the)g
(curren)o(t)h(k)o(eymap)f(for)f(k)o(ey)i(binding)f(com-)555
2019 y(mands.)41 b(Acceptable)22 b Fs(keymap)g Ft(names)g(are)f
Fs(emacs)p Ft(,)i Fs(emacs-standard)p Ft(,)555 2073 y
2031 y(mands.)41 b(Acceptable)22 b Fs(keymap)g Ft(names)g(are)f
Fs(emacs)p Ft(,)i Fs(emacs-standard)p Ft(,)555 2086 y
Fs(emacs-meta)p Ft(,)49 b Fs(emacs-ctlx)p Ft(,)g Fs(vi)p
Ft(,)h Fs(vi-move)p Ft(,)f Fs(vi-command)p Ft(,)g(and)555
2128 y Fs(vi-insert)p Ft(.)31 b Fs(vi)20 b Ft(is)f(equiv)m(alen)o(t)g
2140 y Fs(vi-insert)p Ft(.)31 b Fs(vi)20 b Ft(is)f(equiv)m(alen)o(t)g
(to)g Fs(vi-command)p Ft(;)g Fs(emacs)g Ft(is)g(equiv)m(alen)o(t)555
2183 y(to)c Fs(emacs-standard)p Ft(.)20 b(The)d(default)e(v)m(alue)h
2195 y(to)c Fs(emacs-standard)p Ft(.)20 b(The)d(default)e(v)m(alue)h
(is)g Fs(emacs)p Ft(.)21 b(The)16 b(v)m(alue)g(of)g(the)555
2238 y Fs(editing-mode)e Ft(v)m(ariable)g(also)g(a\013ects)h(the)g
(default)g(k)o(eymap.)315 2317 y Fs(mark-directories)555
2372 y Ft(If)k(set)g(to)g(`)p Fs(on)p Ft(',)f(completed)h(directory)g
(names)g(ha)o(v)o(e)f(a)h(slash)g(app)q(ended.)555 2426
2250 y Fs(editing-mode)e Ft(v)m(ariable)g(also)g(a\013ects)h(the)g
(default)g(k)o(eymap.)315 2323 y Fs(mark-directories)555
2378 y Ft(If)k(set)g(to)g(`)p Fs(on)p Ft(',)f(completed)h(directory)g
(names)g(ha)o(v)o(e)f(a)h(slash)g(app)q(ended.)555 2433
y(The)c(default)g(is)g(`)p Fs(on)p Ft('.)315 2506 y Fs
(mark-modified-lines)555 2560 y Ft(This)j(v)m(ariable,)f(when)i(set)e
(to)h(`)p Fs(on)p Ft(',)f(causes)h(Readline)g(to)f(displa)o(y)g(an)h
+4 -4
View File
@@ -1,4 +1,4 @@
This is TeX, Version 3.141592 (Web2C 7.5.4) (format=tex 2006.11.28) 2 JAN 2007 10:33
This is TeX, Version 3.141592 (Web2C 7.5.4) (format=tex 2006.11.28) 27 FEB 2007 09:16
**/usr/homes/chet/src/bash/src/lib/readline/doc/rlman.texi
(/usr/homes/chet/src/bash/src/lib/readline/doc/rlman.texi (./texinfo.tex
Loading texinfo [version 2003-02-03.16]: Basics,
@@ -156,7 +156,7 @@ localization,
\openout9 = `rlman.bt'.
] [2] [3] [4] [5]
Underfull \hbox (badness 5231) in paragraph at lines 502--518
Underfull \hbox (badness 5231) in paragraph at lines 503--519
@texttt emacs-meta[]@textrm , @texttt emacs-ctlx[]@textrm , @texttt vi[]@textr
m , @texttt vi-move[]@textrm , @texttt vi-command[]@textrm , and
@@ -169,7 +169,7 @@ m , @texttt vi-move[]@textrm , @texttt vi-command[]@textrm , and
.etc.
[6] [7] [8] [9] [10]
Overfull \hbox (26.43913pt too wide) in paragraph at lines 817--817
Overfull \hbox (26.43913pt too wide) in paragraph at lines 818--818
[]@texttt Meta-Control-h: backward-kill-word Text after the function name is i
gnored[] |
@@ -208,4 +208,4 @@ Here is how much of TeX's memory you used:
19 hyphenation exceptions out of 1000
15i,8n,17p,281b,695s stack positions out of 1500i,500n,5000p,200000b,5000s
Output written on rlman.dvi (74 pages, 286316 bytes).
Output written on rlman.dvi (74 pages, 286376 bytes).
+2 -1
View File
@@ -471,7 +471,8 @@ attempts word completion. The default is @samp{off}.
@item history-preserve-point
@vindex history-preserve-point
If set to @samp{on}, the history code attempts to place point at the
If set to @samp{on}, the history code attempts to place the point (the
current cursor position) at the
same location on each history line retrieved with @code{previous-history}
or @code{next-history}. The default is @samp{off}.
Binary file not shown.
+5 -4
View File
@@ -1,6 +1,6 @@
<HTML>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<!-- Created on January, 2 2007 by texi2html 1.64 -->
<!-- Created on February, 27 2007 by texi2html 1.64 -->
<!--
Written by: Lionel Cons <Lionel.Cons@cern.ch> (original author)
Karl Berry <karl@freefriends.org>
@@ -655,7 +655,8 @@ attempts word completion. The default is <SAMP>`off'</SAMP>.
<DT><CODE>history-preserve-point</CODE>
<DD><A NAME="IDX14"></A>
If set to <SAMP>`on'</SAMP>, the history code attempts to place point at the
If set to <SAMP>`on'</SAMP>, the history code attempts to place the point (the
current cursor position) at the
same location on each history line retrieved with <CODE>previous-history</CODE>
or <CODE>next-history</CODE>. The default is <SAMP>`off'</SAMP>.
<P>
@@ -2630,7 +2631,7 @@ to permit their use in free software.
<TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="rluserman.html#SEC_About"> ? </A>]</TD>
</TR></TABLE>
<H1>About this document</H1>
This document was generated by <I>Chet Ramey</I> on <I>January, 2 2007</I>
This document was generated by <I>Chet Ramey</I> on <I>February, 27 2007</I>
using <A HREF="http://www.mathematik.uni-kl.de/~obachman/Texi2html
"><I>texi2html</I></A>
<P></P>
@@ -2792,7 +2793,7 @@ the following structure:
<BR>
<FONT SIZE="-1">
This document was generated
by <I>Chet Ramey</I> on <I>January, 2 2007</I>
by <I>Chet Ramey</I> on <I>February, 27 2007</I>
using <A HREF="http://www.mathematik.uni-kl.de/~obachman/Texi2html
"><I>texi2html</I></A>
+19 -18
View File
@@ -2,7 +2,7 @@ This is rluserman.info, produced by makeinfo version 4.8 from
./rluserman.texi.
This manual describes the end user interface of the GNU Readline
Library (version 5.2, 30 December 2006), a library which aids in the
Library (version 5.2, 27 February 2007), a library which aids in the
consistency of user interface across discrete programs which provide a
command line interface.
@@ -440,9 +440,10 @@ Variable Settings
attempts word completion. The default is `off'.
`history-preserve-point'
If set to `on', the history code attempts to place point at
the same location on each history line retrieved with
`previous-history' or `next-history'. The default is `off'.
If set to `on', the history code attempts to place the point
(the current cursor position) at the same location on each
history line retrieved with `previous-history' or
`next-history'. The default is `off'.
`horizontal-scroll-mode'
This variable can be set to either `on' or `off'. Setting it
@@ -1730,19 +1731,19 @@ Node: Readline Arguments9912
Node: Searching10958
Node: Readline Init File13111
Node: Readline Init File Syntax14266
Node: Conditional Init Constructs26317
Node: Sample Init File28852
Node: Bindable Readline Commands31971
Node: Commands For Moving33030
Node: Commands For History33893
Node: Commands For Text37019
Node: Commands For Killing39747
Node: Numeric Arguments41891
Node: Commands For Completion43032
Node: Keyboard Macros44578
Node: Miscellaneous Commands45151
Node: Readline vi Mode48514
Node: Copying This Manual49435
Node: GNU Free Documentation License49667
Node: Conditional Init Constructs26361
Node: Sample Init File28896
Node: Bindable Readline Commands32015
Node: Commands For Moving33074
Node: Commands For History33937
Node: Commands For Text37063
Node: Commands For Killing39791
Node: Numeric Arguments41935
Node: Commands For Completion43076
Node: Keyboard Macros44622
Node: Miscellaneous Commands45195
Node: Readline vi Mode48558
Node: Copying This Manual49479
Node: GNU Free Documentation License49711

End Tag Table
+4 -4
View File
@@ -1,4 +1,4 @@
This is TeX, Version 3.141592 (Web2C 7.5.4) (format=tex 2006.11.28) 2 JAN 2007 10:33
This is TeX, Version 3.141592 (Web2C 7.5.4) (format=tex 2006.11.28) 27 FEB 2007 09:16
**/usr/homes/chet/src/bash/src/lib/readline/doc/rluserman.texi
(/usr/homes/chet/src/bash/src/lib/readline/doc/rluserman.texi (./texinfo.tex
Loading texinfo [version 2003-02-03.16]: Basics,
@@ -156,7 +156,7 @@ localization,
\openout9 = `rluserman.bt'.
] [2] [3] [4] [5]
Underfull \hbox (badness 5231) in paragraph at lines 502--518
Underfull \hbox (badness 5231) in paragraph at lines 503--519
@texttt emacs-meta[]@textrm , @texttt emacs-ctlx[]@textrm , @texttt vi[]@textr
m , @texttt vi-move[]@textrm , @texttt vi-command[]@textrm , and
@@ -169,7 +169,7 @@ m , @texttt vi-move[]@textrm , @texttt vi-command[]@textrm , and
.etc.
[6] [7] [8] [9] [10]
Overfull \hbox (26.43913pt too wide) in paragraph at lines 817--817
Overfull \hbox (26.43913pt too wide) in paragraph at lines 818--818
[]@texttt Meta-Control-h: backward-kill-word Text after the function name is i
gnored[] |
@@ -192,4 +192,4 @@ Here is how much of TeX's memory you used:
19 hyphenation exceptions out of 1000
13i,8n,10p,285b,695s stack positions out of 1500i,500n,5000p,200000b,5000s
Output written on rluserman.dvi (32 pages, 96176 bytes).
Output written on rluserman.dvi (32 pages, 96244 bytes).
+53 -53
View File
@@ -11,7 +11,7 @@
%DVIPSWebPage: (www.radicaleye.com)
%DVIPSCommandLine: dvips -D 300 -o rluserman.ps rluserman.dvi
%DVIPSParameters: dpi=300
%DVIPSSource: TeX output 2007.01.02:1033
%DVIPSSource: TeX output 2007.02.27:0916
%%BeginProcSet: tex.pro 0 0
%!
/TeXDict 300 dict def TeXDict begin/N{def}def/B{bind def}N/S{exch}N/X{S
@@ -3196,24 +3196,23 @@ TeXDict begin
%%Page: 1 1
TeXDict begin 1 0 bop 75 659 a Fp(GNU)33 b(Readline)f(Library)f(User)i
(In)m(terface)p 75 709 1800 17 v 936 757 a Fo(Edition)15
b(5.2,)e(for)i Fn(Readline)f(Library)g Fo(V)l(ersion)h(5.2.)1572
811 y(Decem)o(b)q(er)h(2006)75 2467 y Fm(Chet)22 b(Ramey)-6
b(5.2,)e(for)i Fn(Readline)f(Library)g Fo(V)l(ersion)h(5.2.)1590
811 y(F)l(ebruary)g(2007)75 2467 y Fm(Chet)22 b(Ramey)-6
b(,)23 b(Case)e(W)-6 b(estern)23 b(Reserv)n(e)f(Univ)n(ersit)n(y)75
2534 y(Brian)g(F)-6 b(o)n(x,)23 b(F)-6 b(ree)23 b(Soft)n(w)n(are)f(F)-6
b(oundation)p 75 2570 1800 9 v eop end
%%Page: 2 2
TeXDict begin 2 1 bop 75 1512 a Fo(This)14 b(man)o(ual)g(describ)q(es)i
(the)e(end)i(user)f(in)o(terface)f(of)g(the)h(GNU)f(Readline)h(Library)
f(\(v)o(ersion)g(5.2,)g(30)75 1567 y(Decem)o(b)q(er)20
b(2006\),)e(a)h(library)f(whic)o(h)h(aids)g(in)g(the)g(consistency)g
(of)g(user)g(in)o(terface)g(across)f(discrete)75 1621
y(programs)c(whic)o(h)h(pro)o(vide)g(a)g(command)g(line)g(in)o
(terface.)75 1689 y(Cop)o(yrigh)o(t)301 1688 y(c)289
1689 y Fl(\015)g Fo(1988-2006)e(F)l(ree)i(Soft)o(w)o(are)f(F)l
(oundation,)g(Inc.)75 1756 y(P)o(ermission)h(is)g(gran)o(ted)h(to)f
(mak)o(e)h(and)g(distribute)g(v)o(erbatim)e(copies)i(of)g(this)g(man)o
(ual)f(pro)o(vided)h(the)75 1811 y(cop)o(yrigh)o(t)e(notice)h(and)g
(this)g(p)q(ermission)f(notice)h(are)g(preserv)o(ed)h(on)f(all)f
TeXDict begin 2 1 bop 75 1512 a Fo(This)19 b(man)o(ual)f(describ)q(es)i
(the)g(end)g(user)f(in)o(terface)g(of)g(the)g(GNU)g(Readline)h(Library)
f(\(v)o(ersion)f(5.2,)75 1567 y(27)d(F)l(ebruary)h(2007\),)e(a)i
(library)f(whic)o(h)g(aids)h(in)f(the)h(consistency)g(of)g(user)g(in)o
(terface)f(across)g(discrete)75 1621 y(programs)f(whic)o(h)h(pro)o
(vide)g(a)g(command)g(line)g(in)o(terface.)75 1689 y(Cop)o(yrigh)o(t)
301 1688 y(c)289 1689 y Fl(\015)g Fo(1988-2006)e(F)l(ree)i(Soft)o(w)o
(are)f(F)l(oundation,)g(Inc.)75 1756 y(P)o(ermission)h(is)g(gran)o(ted)
h(to)f(mak)o(e)h(and)g(distribute)g(v)o(erbatim)e(copies)i(of)g(this)g
(man)o(ual)f(pro)o(vided)h(the)75 1811 y(cop)o(yrigh)o(t)e(notice)h
(and)g(this)g(p)q(ermission)f(notice)h(are)g(preserv)o(ed)h(on)f(all)f
(copies.)195 1878 y(P)o(ermission)i(is)h(gran)o(ted)g(to)g(cop)o(y)l(,)
h(distribute)f(and/or)g(mo)q(dify)g(this)g(do)q(cumen)o(t)h(under)195
1933 y(the)h(terms)f(of)h(the)g(GNU)g(F)l(ree)g(Do)q(cumen)o(tation)f
@@ -3716,60 +3715,61 @@ TeXDict begin 6 9 bop 75 -58 a Fo(6)1322 b(GNU)15 b(Readline)g(Library)
555 149 y(where)g(the)f(k)o(eystrok)o(es)g(are)g(most)g(similar)f(to)g
(Emacs.)20 b(This)14 b(v)m(ariable)g(can)555 204 y(b)q(e)i(set)f(to)f
(either)h(`)p Fn(emacs)p Fo(')f(or)h(`)p Fn(vi)p Fo('.)315
283 y Fn(enable-keypad)555 338 y Fo(When)d(set)f(to)h(`)p
277 y Fn(enable-keypad)555 332 y Fo(When)d(set)f(to)h(`)p
Fn(on)p Fo(',)e(Readline)i(will)f(try)g(to)g(enable)h(the)g
(application)e(k)o(eypad)555 393 y(when)k(it)e(is)h(called.)19
(application)e(k)o(eypad)555 387 y(when)k(it)e(is)h(called.)19
b(Some)13 b(systems)g(need)h(this)f(to)g(enable)g(the)h(arro)o(w)e(k)o
(eys.)555 448 y(The)j(default)g(is)g(`)p Fn(off)p Fo('.)315
527 y Fn(expand-tilde)555 582 y Fo(If)f(set)g(to)f(`)p
(eys.)555 442 y(The)j(default)g(is)g(`)p Fn(off)p Fo('.)315
515 y Fn(expand-tilde)555 570 y Fo(If)f(set)g(to)f(`)p
Fn(on)p Fo(',)f(tilde)i(expansion)f(is)h(p)q(erformed)g(when)g
(Readline)g(attempts)555 637 y(w)o(ord)h(completion.)k(The)c(default)g
(is)f(`)p Fn(off)p Fo('.)315 716 y Fn(history-preserve-point)555
770 y Fo(If)h(set)g(to)f(`)p Fn(on)p Fo(',)g(the)g(history)g(co)q(de)i
(attempts)e(to)g(place)h(p)q(oin)o(t)f(at)g(the)h(same)555
825 y(lo)q(cation)g(on)i(eac)o(h)g(history)f(line)g(retriev)o(ed)g
(with)g Fn(previous-history)e Fo(or)555 880 y Fn(next-history)p
Fo(.)k(The)e(default)e(is)h(`)p Fn(off)p Fo('.)315 959
y Fn(horizontal-scroll-mode)555 1014 y Fo(This)j(v)m(ariable)f(can)h(b)
q(e)g(set)g(to)f(either)h(`)p Fn(on)p Fo(')f(or)g(`)p
(Readline)g(attempts)555 624 y(w)o(ord)h(completion.)k(The)c(default)g
(is)f(`)p Fn(off)p Fo('.)315 697 y Fn(history-preserve-point)555
752 y Fo(If)21 b(set)g(to)f(`)p Fn(on)p Fo(',)h(the)g(history)f(co)q
(de)h(attempts)f(to)g(place)h(the)g(p)q(oin)o(t)f(\(the)555
807 y(curren)o(t)d(cursor)h(p)q(osition\))e(at)h(the)h(same)f(lo)q
(cation)f(on)i(eac)o(h)g(history)e(line)555 862 y(retriev)o(ed)i(with)f
Fn(previous-history)f Fo(or)i Fn(next-history)p Fo(.)27
b(The)18 b(default)555 917 y(is)d(`)p Fn(off)p Fo('.)315
990 y Fn(horizontal-scroll-mode)555 1044 y Fo(This)j(v)m(ariable)f(can)
h(b)q(e)g(set)g(to)f(either)h(`)p Fn(on)p Fo(')f(or)g(`)p
Fn(off)p Fo('.)27 b(Setting)18 b(it)f(to)g(`)p Fn(on)p
Fo(')555 1069 y(means)c(that)f(the)i(text)e(of)h(the)g(lines)g(b)q
Fo(')555 1099 y(means)c(that)f(the)i(text)e(of)h(the)g(lines)g(b)q
(eing)g(edited)g(will)f(scroll)g(horizon)o(tally)555
1124 y(on)k(a)f(single)g(screen)i(line)e(when)i(they)f(are)f(longer)g
(than)h(the)g(width)f(of)h(the)555 1178 y(screen,)e(instead)e(of)h
1154 y(on)k(a)f(single)g(screen)i(line)e(when)i(they)f(are)f(longer)g
(than)h(the)g(width)f(of)h(the)555 1209 y(screen,)e(instead)e(of)h
(wrapping)f(on)o(to)g(a)h(new)g(screen)h(line.)19 b(By)13
b(default,)g(this)555 1233 y(v)m(ariable)i(is)f(set)h(to)g(`)p
Fn(off)p Fo('.)315 1312 y Fn(input-meta)555 1367 y Fo(If)h(set)f(to)g
b(default,)g(this)555 1264 y(v)m(ariable)i(is)f(set)h(to)g(`)p
Fn(off)p Fo('.)315 1337 y Fn(input-meta)555 1391 y Fo(If)h(set)f(to)g
(`)p Fn(on)p Fo(',)f(Readline)i(will)f(enable)g(eigh)o(t-bit)g(input)g
(\(it)g(will)f(not)h(clear)555 1422 y(the)20 b(eigh)o(th)f(bit)g(in)h
(\(it)g(will)f(not)h(clear)555 1446 y(the)20 b(eigh)o(th)f(bit)g(in)h
(the)g(c)o(haracters)f(it)g(reads\),)h(regardless)f(of)h(what)f(the)555
1477 y(terminal)g(claims)g(it)g(can)h(supp)q(ort.)34
1501 y(terminal)g(claims)g(it)g(can)h(supp)q(ort.)34
b(The)20 b(default)g(v)m(alue)g(is)g(`)p Fn(off)p Fo('.)33
b(The)555 1531 y(name)15 b Fn(meta-flag)f Fo(is)h(a)g(synon)o(ym)g(for)
f(this)h(v)m(ariable.)315 1611 y Fn(isearch-terminators)555
1665 y Fo(The)26 b(string)f(of)g(c)o(haracters)g(that)g(should)h
(terminate)f(an)h(incremen)o(tal)555 1720 y(searc)o(h)12
b(The)555 1556 y(name)15 b Fn(meta-flag)f Fo(is)h(a)g(synon)o(ym)g(for)
f(this)h(v)m(ariable.)315 1629 y Fn(isearch-terminators)555
1684 y Fo(The)26 b(string)f(of)g(c)o(haracters)g(that)g(should)h
(terminate)f(an)h(incremen)o(tal)555 1738 y(searc)o(h)12
b(without)g(subsequen)o(tly)g(executing)h(the)f(c)o(haracter)g(as)g(a)g
(command)555 1775 y(\(see)22 b(Section)g(1.2.5)f([Searc)o(hing],)i
(command)555 1793 y(\(see)22 b(Section)g(1.2.5)f([Searc)o(hing],)i
(page)f(3\).)40 b(If)23 b(this)f(v)m(ariable)f(has)h(not)555
1830 y(b)q(een)17 b(giv)o(en)e(a)h(v)m(alue,)f(the)h(c)o(haracters)1247
1828 y Ff(h)p 1259 1802 70 2 v 1259 1830 a Fe(ESC)p 1259
1837 V 1326 1828 a Ff(i)1357 1830 y Fo(and)g Fg(C-J)f
Fo(will)f(terminate)h(an)555 1885 y(incremen)o(tal)f(searc)o(h.)315
1964 y Fn(keymap)96 b Fo(Sets)19 b(Readline's)h(idea)f(of)g(the)g
1848 y(b)q(een)17 b(giv)o(en)e(a)h(v)m(alue,)f(the)h(c)o(haracters)1247
1846 y Ff(h)p 1259 1820 70 2 v 1259 1848 a Fe(ESC)p 1259
1856 V 1326 1846 a Ff(i)1357 1848 y Fo(and)g Fg(C-J)f
Fo(will)f(terminate)h(an)555 1903 y(incremen)o(tal)f(searc)o(h.)315
1976 y Fn(keymap)96 b Fo(Sets)19 b(Readline's)h(idea)f(of)g(the)g
(curren)o(t)h(k)o(eymap)f(for)f(k)o(ey)i(binding)f(com-)555
2019 y(mands.)41 b(Acceptable)22 b Fn(keymap)g Fo(names)g(are)f
Fn(emacs)p Fo(,)i Fn(emacs-standard)p Fo(,)555 2073 y
2031 y(mands.)41 b(Acceptable)22 b Fn(keymap)g Fo(names)g(are)f
Fn(emacs)p Fo(,)i Fn(emacs-standard)p Fo(,)555 2086 y
Fn(emacs-meta)p Fo(,)49 b Fn(emacs-ctlx)p Fo(,)g Fn(vi)p
Fo(,)h Fn(vi-move)p Fo(,)f Fn(vi-command)p Fo(,)g(and)555
2128 y Fn(vi-insert)p Fo(.)31 b Fn(vi)20 b Fo(is)f(equiv)m(alen)o(t)g
2140 y Fn(vi-insert)p Fo(.)31 b Fn(vi)20 b Fo(is)f(equiv)m(alen)o(t)g
(to)g Fn(vi-command)p Fo(;)g Fn(emacs)g Fo(is)g(equiv)m(alen)o(t)555
2183 y(to)c Fn(emacs-standard)p Fo(.)20 b(The)d(default)e(v)m(alue)h
2195 y(to)c Fn(emacs-standard)p Fo(.)20 b(The)d(default)e(v)m(alue)h
(is)g Fn(emacs)p Fo(.)21 b(The)16 b(v)m(alue)g(of)g(the)555
2238 y Fn(editing-mode)e Fo(v)m(ariable)g(also)g(a\013ects)h(the)g
(default)g(k)o(eymap.)315 2317 y Fn(mark-directories)555
2372 y Fo(If)k(set)g(to)g(`)p Fn(on)p Fo(',)f(completed)h(directory)g
(names)g(ha)o(v)o(e)f(a)h(slash)g(app)q(ended.)555 2426
2250 y Fn(editing-mode)e Fo(v)m(ariable)g(also)g(a\013ects)h(the)g
(default)g(k)o(eymap.)315 2323 y Fn(mark-directories)555
2378 y Fo(If)k(set)g(to)g(`)p Fn(on)p Fo(',)f(completed)h(directory)g
(names)g(ha)o(v)o(e)f(a)h(slash)g(app)q(ended.)555 2433
y(The)c(default)g(is)g(`)p Fn(on)p Fo('.)315 2506 y Fn
(mark-modified-lines)555 2560 y Fo(This)j(v)m(ariable,)f(when)i(set)e
(to)h(`)p Fn(on)p Fo(',)f(causes)h(Readline)g(to)f(displa)o(y)g(an)h
+3 -3
View File
@@ -4,7 +4,7 @@ Copyright (C) 1988-2007 Free Software Foundation, Inc.
@set EDITION 5.2
@set VERSION 5.2
@set UPDATED 12 January 2007
@set UPDATED-MONTH January 2007
@set UPDATED 27 February 2007
@set UPDATED-MONTH February 2007
@set LASTCHANGE Fri Jan 12 16:31:33 EST 2007
@set LASTCHANGE Tue Feb 27 09:04:57 EST 2007
+3 -1
View File
@@ -1,6 +1,6 @@
/* pathexp.c -- The shell interface to the globbing library. */
/* Copyright (C) 1995-2002 Free Software Foundation, Inc.
/* Copyright (C) 1995-2007 Free Software Foundation, Inc.
This file is part of GNU Bash, the Bourne Again SHell.
@@ -110,6 +110,8 @@ unquoted_glob_pattern_p (string)
return (0);
}
/* Return 1 if C is a character that is `special' in a POSIX ERE and needs to
be quoted to match itself. */
static inline int
ere_char (c)
int c;
+1 -1
View File
@@ -1,6 +1,6 @@
/* pathexp.h -- The shell interface to the globbing library. */
/* Copyright (C) 1987-2005 Free Software Foundation, Inc.
/* Copyright (C) 1987-2007 Free Software Foundation, Inc.
This file is part of GNU Bash, the Bourne Again SHell.
+1 -1
View File
@@ -4,7 +4,7 @@
/* ``Have a little faith, there's magic in the night. You ain't a
beauty, but, hey, you're alright.'' */
/* Copyright (C) 1987-2006 Free Software Foundation, Inc.
/* Copyright (C) 1987-2007 Free Software Foundation, Inc.
This file is part of GNU Bash, the Bourne Again SHell.