summaryrefslogtreecommitdiff
path: root/lib/readline/doc/rluserman.info
diff options
context:
space:
mode:
Diffstat (limited to 'lib/readline/doc/rluserman.info')
-rw-r--r--lib/readline/doc/rluserman.info63
1 files changed, 34 insertions, 29 deletions
diff --git a/lib/readline/doc/rluserman.info b/lib/readline/doc/rluserman.info
index 50c6b174..80958ec6 100644
--- a/lib/readline/doc/rluserman.info
+++ b/lib/readline/doc/rluserman.info
@@ -2,11 +2,11 @@ This is rluserman.info, produced by makeinfo version 4.5 from
./rluserman.texi.
This manual describes the end user interface of the GNU Readline Library
-(version 5.0, 19 September 2003), a library which aids in the
-consistency of user interface across discrete programs which provide a
-command line interface.
+(version 5.0, 28 January 2004), a library which aids in the consistency
+of user interface across discrete programs which provide a command line
+interface.
- Copyright (C) 1988-2003 Free Software Foundation, Inc.
+ Copyright (C) 1988-2004 Free Software Foundation, Inc.
Permission is granted to make and distribute verbatim copies of this
manual provided the copyright notice and this permission notice are
@@ -1036,6 +1036,11 @@ Killing And Yanking
Kill the word behind point, using white space as a word boundary.
The killed text is saved on the kill-ring.
+`unix-filename-rubout ()'
+ Kill the word behind point, using white space and the slash
+ character as the word boundaries. The killed text is saved on the
+ kill-ring.
+
`delete-horizontal-space ()'
Delete all spaces and tabs around point. By default, this is
unbound.
@@ -1697,30 +1702,30 @@ permit their use in free software.

Tag Table:
-Node: Top1341
-Node: Command Line Editing1776
-Node: Introduction and Notation2418
-Node: Readline Interaction4037
-Node: Readline Bare Essentials5225
-Node: Readline Movement Commands7007
-Node: Readline Killing Commands7965
-Node: Readline Arguments9876
-Node: Searching10913
-Node: Readline Init File13057
-Node: Readline Init File Syntax14119
-Node: Conditional Init Constructs25483
-Node: Sample Init File28009
-Node: Bindable Readline Commands31194
-Node: Commands For Moving32245
-Node: Commands For History33096
-Node: Commands For Text35956
-Node: Commands For Killing38672
-Node: Numeric Arguments40624
-Node: Commands For Completion41753
-Node: Keyboard Macros43287
-Node: Miscellaneous Commands43848
-Node: Readline vi Mode47199
-Node: Copying This Manual48115
-Node: GNU Free Documentation License48325
+Node: Top1339
+Node: Command Line Editing1774
+Node: Introduction and Notation2416
+Node: Readline Interaction4035
+Node: Readline Bare Essentials5223
+Node: Readline Movement Commands7005
+Node: Readline Killing Commands7963
+Node: Readline Arguments9874
+Node: Searching10911
+Node: Readline Init File13055
+Node: Readline Init File Syntax14117
+Node: Conditional Init Constructs25481
+Node: Sample Init File28007
+Node: Bindable Readline Commands31192
+Node: Commands For Moving32243
+Node: Commands For History33094
+Node: Commands For Text35954
+Node: Commands For Killing38670
+Node: Numeric Arguments40802
+Node: Commands For Completion41931
+Node: Keyboard Macros43465
+Node: Miscellaneous Commands44026
+Node: Readline vi Mode47377
+Node: Copying This Manual48293
+Node: GNU Free Documentation License48503

End Tag Table